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 83896b8 commit 2580cdeCopy full SHA for 2580cde
tutorials/pipeline_optimization/demo.py
@@ -17,7 +17,6 @@
17
)
18
from autointent.pipeline.optimization.cli_endpoint import main as optimize_pipeline
19
from autointent.pipeline.optimization.utils import load_config
20
-from tests.conftest import setup_environment
21
22
# %%
23
TaskType = Literal["multiclass", "multilabel", "description"]
0 commit comments