auto-sklearn
auto-sklearn copied to clipboard
Using recal with autosklearn 2 raised issue that `askl2_training_data.json` is not available
Hi @eddiebergman, I also ran into this one today while executing
from autosklearn.experimental.askl2 import AutoSklearn2Classifier
from the manual.
Is this even necessary on my part if I want to use v2.0 algorithms? Or is the usual API via AutoSklearnClassifier sufficient?