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

Implementing other "Advanced Clustering / Unsupervised Learning" Models #143

Open
kwanit1142 opened this issue Mar 11, 2021 · 1 comment
Labels

Comments

@kwanit1142
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
A sort of exploration to other domains like Unsupervised Learning, Anomaly Detection, etc.

Describe the solution you'd like
Hereby, I attach some Resources in order to be taken reference from:-

https://www.analytixlabs.co.in/blog/types-of-clustering-algorithms/ <-------------(Detailed Descriptions of Algorithms)
https://www.upgrad.com/blog/clustering-and-types-of-clustering-methods/
https://machinelearningmastery.com/clustering-algorithms-with-python/ <------------(Concisely mentioned Algorithms)

Describe alternatives you've considered
Contributors can add resources and their own approaches to the Problem accordingly.

Approach to be followed (optional)
Before adding something, do update the Fork and then work, in order to prevent merge conflicts and unnecessary deletions.

@kwanit1142 kwanit1142 changed the title Implementing "Advanced Clustering Models" Implementing other "Advanced Clustering / Unsupervised Learning" Models Mar 11, 2021
@kwanit1142
Copy link
Collaborator Author

Completion Phase-1:-

Divisive Hierarchical Clustering - Vinit Gore
Agglomerative Hierarchical Clustering - Hiteshi Singh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant