-
Notifications
You must be signed in to change notification settings - Fork 42
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
document code according to sklearn guidelines #4
Comments
Can part of this issue be assigned to me? |
done, choose your part, and make a new issue, and reference this issue in it. |
Clarification needed: does this issue refer to commenting and adding variable/function descriptions for network.py and forest.py OR adding the overview/documentation sections on the landing page of the repository? |
Follow the guideline here: https://numpy.org/doc/ |
@jdey4 Two things: |
If that thing doesn't help, look at this repo how it handled the docs: https://github.com/neurodata/graspy |
Okay, cool. And as for documenting forest.py and network.py directly, does commenting like I have begun doing in my fork seem right? https://github.com/bstraus1/progressive-learning |
Issue #94 is more accurately the portion of this issue that I will be completing. I've removed myself from this issue. |
https://scikit-learn.org/stable/developers/contributing.html#documentation
|
Update branch 'staging' of chenyugoal/proglearn from neurodata
No description provided.
The text was updated successfully, but these errors were encountered: