Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into fix_895
  • Loading branch information
Neeratyoy committed Apr 12, 2021
commit a73d42f8c10e863c9befd22ce0c353b9524c3f45
10 changes: 9 additions & 1 deletion doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,12 @@ scikit-learn extension in :class:`openml.extensions.sklearn.SklearnExtension` as

Runtime measurement is incorporated in the OpenML sklearn-extension. Example usage and potential
usage for Hyperparameter Optimisation can be found in the example tutorial:
`HPO using OpenML <examples/30_extended/fetch_runtimes.html>`_
`HPO using OpenML <examples/30_extended/fetch_runtimes.html>`_


Here is a list of currently maintained OpenML extensions:

* `openml-keras <https://github.com/openml/openml-keras>`_
* `openml-pytorch <https://github.com/openml/openml-pytorch>`_
* `openml-tensorflow(for tensorflow 2+) <https://github.com/openml/openml-tensorflow>`_

You are viewing a condensed version of this merge commit. You can view the full changes here.