scikit-learn-contrib / imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
https://imbalanced-learn.org
MIT License
6.85k stars 1.29k forks source link

DOC improve documentation of NCR #1017

Open solegalli opened 1 year ago

solegalli commented 1 year ago

Reword documentation and docstrings for the NCR.

Related to #854

solegalli commented 1 year ago

@glemaitre ready for review

solegalli commented 1 year ago

How can I check the linting error message?

solegalli commented 1 year ago

Thank you!