Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC Ensures that adjusted_mutual_info_score passes numpydoc validation #24344

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

Merged
merged 4 commits into from
Sep 4, 2022

Conversation

Safikh
Copy link
Contributor

@Safikh Safikh commented Sep 3, 2022

Reference Issues/PRs

Addresses #21350

What does this implement/fix? Explain your changes.

Edit Docstring of adjusted_mutual_info_score and remove it from the FUNCTION_DOCSTRING_IGNORE_LIST.

Any other comments?

@Safikh Safikh marked this pull request as draft September 3, 2022 05:20
@Safikh Safikh marked this pull request as ready for review September 3, 2022 05:29
@glemaitre
Copy link
Member

The CI was failing because the order of the section the docstring is not the right one:

GL07: Sections are in the wrong order. Correct order is: Parameters, Returns, See Also, References, Examples

@Safikh
Copy link
Contributor Author

Safikh commented Sep 3, 2022

@glemaitre fixed the docstring

@glemaitre glemaitre merged commit 939ce4d into scikit-learn:main Sep 4, 2022
@glemaitre
Copy link
Member

Thanks @Safikh Merging.

@Safikh Safikh deleted the numpydoc_adjusted_mutual_inf branch September 4, 2022 07:53
glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants