Skip to content

FIX select sample from the targeted class in ClusterCentroids#769

Merged
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/738
Nov 1, 2020
Merged

FIX select sample from the targeted class in ClusterCentroids#769
glemaitre merged 2 commits into
scikit-learn-contrib:masterfrom
glemaitre:is/738

Conversation

@glemaitre

Copy link
Copy Markdown
Member

closes #741
closes #738

When voting="hard" any sample from X could have been selected instead of a sample from X[target_class].

@glemaitre
glemaitre merged commit 599e24f into scikit-learn-contrib:master Nov 1, 2020
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.

[BUG] Bug in ClusterCentroids estimator

1 participant