prathimacode-hub / DS-ScriptsNook

🎊One Stop Destination to get acquainted with scripts in Data Science. Turn yourself into a pro. Show your support by ✨ this repository.
https://prathimacode-hub.github.io/DS-ScriptsNook/
MIT License
11 stars 25 forks source link

K Medoid Based Clustering #147

Closed prathimacode-hub closed 2 years ago

prathimacode-hub commented 2 years ago

Hey hacktoberfest participants, good to see you here

This issue will helps readers in giving all the guidance that one needs to learn about K Medoid Based Clustering. Tutorial to K Medoid Based Clustering and how it's applied using sample code.

"Project Title" should be the "Issue Title" mentioned here.

If you like to work on this issue, follow the given guidelines for code as well as for the README. You have to be as elaborative as possible. Make sure you also maintain the project structure provided. Just comment and get it assigned. Issues are allotted on FCFS basis.

The main intention of this repo is to educate beginners with all the concepts related to data science so that they could feel confident to apply these things learnt in practical exposure.

Enjoy your open source journey ahead. 😎

photon149 commented 2 years ago

Hello , I would like to work on the issue , will explain k medoid algorithm , alongside a proper neat impementation of the code plus a comparison of how the kmedoid algorithm performs in comparison to other algorithms as well.

prathimacode-hub commented 2 years ago

Issue assigned. @photon149