openml-python
openml-python copied to clipboard
Attributes are not documented?!
It looks like none of the classes document their attributes. They really should.
Marcos will take this up! 🎉
Hey @amueller, Can you give me some instructions about this issue?
For documentation purposes, I found the following classes that are currently missing documentation as far as I can tell:
- OpenMLRun (see PR #1194)
- OpenMLClusteringTask
- OpenMLTask
- OpenMLLearningCurveTask
- OpenMLClassificationTask
- OpenMLClassificationTask
- OpenMLSplit
Hey @amueller @LennartPurucker, I have added the missing documentation of the remaining attributes of classes and functions. Please check my PR(#1283) and tell me if any changes are required.