Skip to content

Conversation

@karanghuge01
Copy link

fix #305

This pull request introduces the K-Means Clustering Algorithm implementation to the project. K-Means is a widely used unsupervised machine learning algorithm that partitions a dataset into K distinct clusters based on feature similarity.

OUTPUT
Screenshot 2024-10-18 003759

@panditakshay402 panditakshay402 self-requested a review October 18, 2024 03:36
Copy link
Owner

@panditakshay402 panditakshay402 left a comment

Choose a reason for hiding this comment

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

@karanghuge01 Kindly follow all the rules from Readme.md to get PR accepted

@karanghuge01
Copy link
Author

I have carefully gone through the README.md file and followed the instructions to the best of my understanding. Since I am a beginner, I wanted to ask if there is anything I might have missed or overlooked in my pull request. I would appreciate your guidance on what needs to be done so I can ensure my PR is ready to be merged.

@karanghuge01
Copy link
Author

I wanted to confirm whether this repository is participating in Hacktoberfest. I'm looking forward to contributing and want to ensure my contributions count towards the event.

@panditakshay402
Copy link
Owner

panditakshay402 commented Oct 18, 2024

I wanted to confirm whether this repository is participating in Hacktoberfest. I'm looking forward to contributing and want to ensure my contributions count towards the event.

@karanghuge01 then use this repo for Hacktoberfest PR https://github.com/panditakshay402/HACKTOBERFEST_2024

@karanghuge01
Copy link
Author

Could you please let me know what I might have done wrong in this pull request? I would appreciate your feedback so I can make the necessary corrections

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.

Add K-Means Clustering Algorithm

2 participants