DOC Ensures that precision_recall_fscore_support passes numpydoc validation#22472
Conversation
glemaitre
left a comment
There was a problem hiding this comment.
Just a couple of comments to clarify the docstring.
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
Thanks @GauravChoudhay merging then. |
|
Thank you @glemaitre . one more question sir, would i work on documentation more or can i go with code.. and any issue u can recommend me to work on will be great help |
|
It is difficult to recommend you a specific issue because it will depend on your background. Basically, you should check the deprecation documentation: https://scikit-learn.org/stable/developers/contributing.html#deprecation and other PR that do such changes. Then, if you background is more statistical then you can check any issue that is linked to a bug that require some digging to understand where the problem is coming from. |
…dation (scikit-learn#22472) Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Reference Issues/PRs
What does this implement/fix? Explain your changes.
Any other comments?
My first PR :). looking forward to contribute more