Skip to content

DOC Better information about transductive and inductive methods #19337

@lorentzenchr

Description

@lorentzenchr

Describe the issue linked to the documentation

Currently, it's hard to select an inductive clustering methods, i.e. one with a predict method like AffinityPropagation. Counter examples are transductive methods like DBSCAN, which can't be applied to new, unseen data.

While the terms inductive and transductive are explained in the glossary, it would be nice to have that info in the table in the user guide here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions