Skip to content

Noohshiny/hierarchical-clustering-using-r-and-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hierarchical Clustering Dendrogram using R and Python

Tutorial on how to build hierarchical clustering dendrogram using Python and R

Tutorial includes the following steps

  • Importing the libraries
  • Importing the dataset
  • Splitting the dataset into the Training set and Test set
  • Feature Scaling
  • Using the dendrogram to find the optimal number of clusters
  • Fitting Hierarchical Clustering to the dataset
  • Visualising the clusters

alt text

About

Tutorial on how to build hierarchical clustering dendrogram using Python and R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published