Skip to content

DOC Better information about transductive and inductive cluster methods #19350

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

Merged
merged 8 commits into from
Feb 10, 2021

Conversation

putschblos
Copy link
Contributor

@putschblos putschblos commented Feb 4, 2021

Reference Issues/PRs

Fixes #19337

What does this implement/fix? Explain your changes.

I added transductive/inductive to the "Usecase" column for each clustering method.
Additionally I added a sentence describing that transductive methods can not be used with new, unseen data.

Any other comments?

My first contribution. If your not happy with the changes just let me know :)

@putschblos putschblos changed the title DOC Better information about transductive and inductive methods #19337 DOC Better information about transductive and inductive methods Feb 4, 2021
Copy link
Member

@lorentzenchr lorentzenchr left a comment

Choose a reason for hiding this comment

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

LGTM. Good to merge after addressing the nitpick.

@lorentzenchr lorentzenchr changed the title DOC Better information about transductive and inductive methods DOC Better information about transductive and inductive cluster methods Feb 10, 2021
@lorentzenchr lorentzenchr merged commit 4aff385 into scikit-learn:main Feb 10, 2021
@lorentzenchr
Copy link
Member

@putschblos Thanks for this doc improvement.

@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
glemaitre pushed a commit that referenced this pull request Apr 28, 2021
…ds (#19350)

Co-authored-by: baam333 <baam333@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC Better information about transductive and inductive methods
3 participants