Open 8forty opened 1 year ago
I've downloaded auto-sklearn 0.15.0, and have been reading the paper on version 2.0, but I can't find a regressor -- is it just the autosklearn.regression.AutoSklearnRegressor? Or is there a new class coming for 2.0?
Only the classifier is available AFAIK: https://github.com/automl/auto-sklearn/tree/development/autosklearn/experimental
Short Question Description
I've downloaded auto-sklearn 0.15.0, and have been reading the paper on version 2.0, but I can't find a regressor -- is it just the autosklearn.regression.AutoSklearnRegressor? Or is there a new class coming for 2.0?