Skip to content
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

Add clustering algorithms #135

Open
5 of 9 tasks
josevalim opened this issue Jul 10, 2023 · 3 comments
Open
5 of 9 tasks

Add clustering algorithms #135

josevalim opened this issue Jul 10, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@josevalim
Copy link
Contributor

josevalim commented Jul 10, 2023

  • K-means
  • Affinity Propagation
  • Mean Shift
  • Spectral clustering
  • Hierarchical clustering
  • DBSCAN
  • HDBSCAN
  • OPTICS
  • BIRCH
@msluszniak msluszniak added enhancement New feature or request help wanted Extra attention is needed labels Jul 17, 2023
@grevgeny
Copy link

grevgeny commented Mar 4, 2024

I'm interested in contributing to the project and would like to begin by implementing the Mean Shift algorithm.

@josevalim
Copy link
Contributor Author

Please go ahead @grevgeny! You can see the PRs from other clustering algorithms, to get an idea how of these contributions usually work (and the project goals).

@josevalim josevalim removed the enhancement New feature or request label Mar 5, 2024
@paulsullivanjr
Copy link
Contributor

I'm going to work on implementing BIRCH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants