Skip to content

Change number of classes in lfw_pair documentation#1

Merged
lucgiffon merged 1 commit intomasterfrom
lucgiffon-class-n-lfw-pairs
Mar 25, 2020
Merged

Change number of classes in lfw_pair documentation#1
lucgiffon merged 1 commit intomasterfrom
lucgiffon-class-n-lfw-pairs

Conversation

@lucgiffon
Copy link
Copy Markdown
Owner

Previous number of 5749 was actually the size of the set from which the pair of face labels were sampled. It was misleading because the task isn't to predict the label of the pair but wether or not the two faces belong to the same person, hence a binary classification task.

Reference Issues/PRs

Fix scikit-learn#16757

Previous number of 5749 was actually the size of the set from which the pair of face labels were sampled. It was misleading because the task isn't to predict the label of the pair but wether or not the two faces belong to the same person, hence a binary classification task.
@lucgiffon lucgiffon merged commit 5ee1d63 into master Mar 25, 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.

Misleading documentation in lfw_pairs

1 participant