-
-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation Update #1069
Labels
Milestone
Comments
Hey, What should you want to update? |
For each attribute we would want a description of what it represents, e.g.: trace: OpenMLRunTrace
+ The trace containing information on internal model evaluations of this run.
model: object
+ The untrained model that was evaluated in this run. |
Hey, I have done the given task. How can I submit it? |
We documented the process in our contribution guidelines, in short:
|
This was referenced Feb 5, 2023
Merged
Hey @PGijsbers, I have opened the PR on issue #1069 and added the description please check it(#1194). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
openml-python/openml/runs/run.py
Lines 28 to 63 in 6e8a9db
This probably we should update, considering there are some fields that do not have a description and might be clearer with one.
The text was updated successfully, but these errors were encountered: