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 26aee2e commit cebad79Copy full SHA for cebad79
doc/extending.rst
@@ -48,8 +48,7 @@ the type of component:
48
get_hyperparameter_search_space()
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
51
-Return an instance of ``HPOlibConfigSpace.configuration_space
52
-.ConfigurationSpace``.
+Return an instance of ``ConfigSpace.configuration_space.ConfigurationSpace``.
53
54
See also the abstract definitions:
55
:meth:`AutoSklearnClassificationAlgorithm.get_hyperparameter_search_space() <autosklearn.pipeline.components.base.AutoSklearnClassificationAlgorithm.get_hyperparameter_search_space>`
0 commit comments