We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd1d48 commit a1cc277Copy full SHA for a1cc277
autosklearn/automl.py
@@ -52,7 +52,6 @@
52
from autosklearn.evaluation.abstract_evaluator import _fit_and_suppress_warnings
53
from autosklearn.evaluation.train_evaluator import TrainEvaluator, _fit_with_budget
54
from autosklearn.metrics import calculate_metric
55
-from autosklearn.util.backend import Backend, create
56
from autosklearn.util.data import (
57
reduce_dataset_size_if_too_large,
58
supported_precision_reductions,
0 commit comments