avalanche
avalanche copied to clipboard
Support for Regression Settings in Avalanche
I would like to ask whether Avalanche supports continual learning for regression tasks. Most of the examples and templates in the documentation focus on classification problems, but I am particularly interested in applying Avalanche to regression settings, such as time series forecasting or node regression in graphs (e.g., traffic prediction).
If regression is not natively supported, what would be the recommended approach to extend the framework for such tasks? Are there any available examples or best practices for adapting Avalanche to continual learning in regression problems?