Clustering

Unsupervised learning, a quick take on hierarchical clustering..

What is Clustering? Clustering means finding clusters in a dataset unsupervised. Unsupervised in this case means that there are no predictor and response variables. What we are going to learn here. What is Clustering What is a Cluster? Difference between clustering and classification. Uses of Clustering in different industries. Why clustering? Clustering algorithms. Hierarchical Clustering -Deep dive. What is a Cluster? A cluster is a group of objects that are similar to other objects in the cluster and dissimilar to data points in other clusters.