Skip to content

Commit 4026717

Browse files
committed
MAINT add link to example
1 parent 52cb181 commit 4026717

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/manual.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ aspects of its usage:
2121
* `Sequential usage <https://github.com/automl/auto-sklearn/blob/master/example/example_sequential.py>`_
2222
* `Regression <https://github.com/automl/auto-sklearn/blob/master/example/example_regression.py>`_
2323
* `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+
2426

2527
Time and memory limits
2628
======================

0 commit comments

Comments
 (0)