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 52cb181 commit 4026717Copy full SHA for 4026717
doc/manual.rst
@@ -21,6 +21,8 @@ aspects of its usage:
21
* `Sequential usage <https://github.com/automl/auto-sklearn/blob/master/example/example_sequential.py>`_
22
* `Regression <https://github.com/automl/auto-sklearn/blob/master/example/example_regression.py>`_
23
* `Continuous and Categorical Data <https://github.com/automl/auto-sklearn/blob/master/example/example_feature_types.py>`_
24
+* `Using Custom metrics <https://github.com/automl/auto-sklearn/blob/master/example/example_metrics.py>`_
25
+
26
27
Time and memory limits
28
======================
0 commit comments