0% found this document useful (0 votes)
7 views1 page

Unsupervised Learning & Clustering Explained

Unsupervised learning is a type of machine learning where the model is trained on data without labeled responses, allowing it to identify patterns and structures. Clustering, a key technique in unsupervised learning, involves grouping similar data points together based on certain features. There are various clustering algorithms, including k-means, which partitions data into k clusters by minimizing variance, and hierarchical clustering, which builds a tree of clusters through either single linkage (minimum distance between clusters) or complete linkage (maximum distance between clusters).

Uploaded by

mercusfenix12
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Unsupervised Learning & Clustering Explained

Unsupervised learning is a type of machine learning where the model is trained on data without labeled responses, allowing it to identify patterns and structures. Clustering, a key technique in unsupervised learning, involves grouping similar data points together based on certain features. There are various clustering algorithms, including k-means, which partitions data into k clusters by minimizing variance, and hierarchical clustering, which builds a tree of clusters through either single linkage (minimum distance between clusters) or complete linkage (maximum distance between clusters).

Uploaded by

mercusfenix12
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

explain unsupervised learning in details

explain clustering in details


explain types of clustering algorithm in details
explain k-mean clusturing in details
explain hierarchical clustering in details
explain single linkage clustering in details
explain complete linkage cluster in details

You might also like