avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

Support for Regression Settings in Avalanche

Open rezahabibi96 opened this issue 8 months ago • 1 comments

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?

rezahabibi96 avatar Feb 24 '25 07:02 rezahabibi96