Skip to content

Clustering Algorithms Analysis is an artificial intelligence project analyzing data clustering algorithms and comparing their pros and cons.

Notifications You must be signed in to change notification settings

kyrczak/clustering-algorithms-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clustering-algorithms-analysis

Clustering Algorithms Analysis is a an artifical intelligence project with a goal of implementing and analyzing three major data clustering algorithms.

The algorithms used in the project are:

  • DB Scan
  • K-Means
  • hierarchical clustering

For analyzing we have used following data sets:

Libraries used:

  • numpy
  • sklearn
  • pandas
  • matplotlib

The report containing the analysis of clustring algorithms in polish version is available in Clustering_Project.pdf file.

About

Clustering Algorithms Analysis is an artificial intelligence project analyzing data clustering algorithms and comparing their pros and cons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages