Skip to content
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

DOC improve documentation for RENN and AllKNN #1022

Merged
merged 5 commits into from
Jul 11, 2023

Conversation

solegalli
Copy link
Contributor

related to #850

separating in smaller PRs as requested.

@solegalli
Copy link
Contributor Author

@glemaitre ready for review

@glemaitre glemaitre changed the title update RENN and AllKNN DOC improve documentation for RENN and AllKNN Jul 10, 2023
doc/under_sampling.rst Outdated Show resolved Hide resolved
doc/under_sampling.rst Outdated Show resolved Hide resolved
is determined by the user through the parameter ``n_neighbors` is reached, or when the
majority class becomes the minority class.

In the example below, we see that ENN, RENN and AllKNN have similar impact when
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we refer to the class when presenting ENN RENN AlKNN:

:class:`EditedNearestNeighbours`, etc.

solegalli and others added 3 commits July 11, 2023 11:15
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
@solegalli
Copy link
Contributor Author

done

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I will just wait for the doc CI to complete to check that we did not break the hyperlinks.

@glemaitre glemaitre merged commit ed60562 into scikit-learn-contrib:master Jul 11, 2023
@glemaitre
Copy link
Member

The failure is not related. Merging. Thanks @solegalli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants