-
-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Description
Description
Normally we can look up the functions of OpenML classes, such as Dataset.get_data()
These have disappeared from the developer documentation:
https://openml.github.io/openml-python/develop/generated/openml.OpenMLDataset.html#openml.OpenMLDataset
They are there in the release docs:
https://openml.github.io/openml-python/master/generated/openml.OpenMLDataset.html#openml.OpenMLDataset
Maybe a problem in Sphinx?
Steps/Code to Reproduce
Expected Results
Something like this
https://openml.github.io/openml-python/master/generated/openml.OpenMLDataset.html#openml.OpenMLDataset
Metadata
Metadata
Assignees
Labels
No labels