Skip to content

Comparison of various distance metrics used in clustering techniques for unsupervised learning

License

Notifications You must be signed in to change notification settings

shayansoh/Distance-Metrics-in-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distance Metric Comparison in Clustering for Unsupervised Learning

In this project, we will explore the importance of various metrics that are used for measuring distances in machine learning. There are many ways of computing the distances between points including euclidean, cityblock, minkowski, hamming, cosine and jaccard.

We will be exploring a cars dataset to look into how K-Means clustering and Agglomerative Hierarchical clustering is impacted by using euclidean or cosine distance.

About

Comparison of various distance metrics used in clustering techniques for unsupervised learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published