Learn Before
Relation

Real-World Applications Of Unsupervised Learning

Clustering: Clustering is the process of grouping the given data into different clusters or groups.

Possible applications are :

  1. e-commerce websites using clustering algorithms to implement a user-specific recommendation system.
  2. Video recommendation by detecting groups of similar subscribers,

Commonly used algorithms are:

1)K-Means 2)Expectation Maximization 3)Hierarchical Cluster Analysis (HCA)

(https://www.pythonistaplanet.com/applications-of-unsupervised-learning/)

0

0

Updated 2021-05-15

Tags

Data Science