top of page

Unsupervised Learning-1

  • Writer: Apurba Paul
    Apurba Paul
  • Aug 9, 2019
  • 1 min read

Unsupervised Learning

Unsupervised learning allows us to approach problems with little or no idea what our results should look like. We can derive structure from data where we don't necessarily know the effect of the variables.

We can derive this structure by clustering the data based on relationships among the variables in the data.

With unsupervised learning there is no feedback based on the prediction results.

Example:

Clustering: Take a collection of 1,000,000 different genes, and find a way to automatically group these genes into groups that are somehow similar or related by different variables, such as lifespan, location, roles, and so on.

Non-clustering: The "Cocktail Party Algorithm", allows you to find structure in a chaotic environment. (i.e. identifying individual voices and music from a mesh of sounds at a cocktail party).

Recent Posts

See All
Supervised Learning-1

Supervised Learning In supervised learning, we are given a data set and already know what our correct output should look like, having...

 
 
 
Machine Learning-1

What is Machine Learning? Two definitions of Machine Learning are offered. Arthur Samuel described it as: "the field of study that...

 
 
 

Comments


9874752090

©2019 by Mr. Apurba Paul. Proudly created with Wix.com

bottom of page