Skip to content

NanZhangNaN/Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Clustering

CLUSTERING ON DIFFERENT DATASETS

  1. Evaluated the K-Means Algorithm, Agglomerative Clustering, and DBSCAN Algorithm on a specific dataset using Python and SciKitLearn library
  2. Summarized that DBSCAN Algorithm worked best on the dataset with highest With-in-Sum-of Squares (WSS) and lowest Between-Sum-of Squares (BSS)

About

CLUSTERING ON DIFFERENT DATASETS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published