Skip to content

20alaamahmoud/K-Medoids-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

K-Medoids-Algorithm

  • Download the dataset "Discover The Menu" which contains a list of dishes with some properties from Kaggle: https://www.kaggle.com/datasets/prashant111/discover-the-menu/data
  • Use K-Medoids algorithm with Euclidian distance, partition Dishes into 25 clusters considering the following features:
    • first_appeared
    • last_appeared
    • lowest_price
    • highest_price

About

K-Medoids algorithm with Euclidian distance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published