Skip to content

Conversation

loskutyan
Copy link
Contributor

Fixed: for misclassified positive samples they are returned themselves but not their negative neighbours (so behaviour for positive result of IF statement is wrong). #227

@coveralls
Copy link

coveralls commented Feb 7, 2017

Coverage Status

Coverage remained the same at 98.934% when pulling e0c8d35 on loskutyan:ncl_fixes into 079dc44 on scikit-learn-contrib:master.

@glemaitre
Copy link
Member

Can you check the PEP8. It seems that you have a line larger than 79 characters.

@glemaitre
Copy link
Member

Also you need to add your contribution in the log, under Bug Fixes

https://raw.githubusercontent.com/scikit-learn-contrib/imbalanced-learn/master/doc/whats_new.rst

@coveralls
Copy link

coveralls commented Feb 7, 2017

Coverage Status

Coverage remained the same at 98.934% when pulling a9276ad on loskutyan:ncl_fixes into 079dc44 on scikit-learn-contrib:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 98.883% when pulling c0c0ada on loskutyan:ncl_fixes into 079dc44 on scikit-learn-contrib:master.

@coveralls
Copy link

coveralls commented Feb 7, 2017

Coverage Status

Coverage remained the same at 98.934% when pulling d1f1fc4 on loskutyan:ncl_fixes into 079dc44 on scikit-learn-contrib:master.

@glemaitre glemaitre merged commit 4e885ae into scikit-learn-contrib:master Feb 7, 2017
@glemaitre
Copy link
Member

thanks 👍

christophe-rannou pushed a commit to christophe-rannou/imbalanced-learn that referenced this pull request Apr 3, 2017
…kit-learn-contrib#230)

* main fix: selecting neighbours instead of minority class misclassified samples

* tests fix: 5-th sample additionally removed by new (fixed) rule

* docstring fix: 2 more example samples removed by new (fixed) rule

* fixed too long line

* changelog

* changelog: target name added
glemaitre pushed a commit to glemaitre/imbalanced-learn that referenced this pull request Jun 15, 2017
…kit-learn-contrib#230)

* main fix: selecting neighbours instead of minority class misclassified samples

* tests fix: 5-th sample additionally removed by new (fixed) rule

* docstring fix: 2 more example samples removed by new (fixed) rule

* fixed too long line

* changelog

* changelog: target name added
glemaitre pushed a commit to glemaitre/imbalanced-learn that referenced this pull request Jun 15, 2017
…kit-learn-contrib#230)

* main fix: selecting neighbours instead of minority class misclassified samples

* tests fix: 5-th sample additionally removed by new (fixed) rule

* docstring fix: 2 more example samples removed by new (fixed) rule

* fixed too long line

* changelog

* changelog: target name added
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.

4 participants