Log in
Enquire now
Unsupervised learning

Unsupervised learning

A branch of machine learning that tries to make sense of data that has not been labeled, classified, or categorized by extracting features and patterns on its own.

OverviewStructured DataIssuesContributors

Contents

Is a
Technology
Technology

Other attributes

Parent Industry
Machine learning
Machine learning
Wikidata ID
Q1152135

Unsupervised learning is a branch of machine learning that takes unlabeled data that hasn't been previously classified or categorized and tries to extract features and patterns from the data on its own. Where supervised learning is analogous to taking a multiple choice test with pre-determined answer key, unsupervised learning is analogous to taking an open-ended test where the questions don't have an answer key or objective means of determining a grade.

The general goal of unsupervised learning is to gain some insights about a given data set by modeling the underlying structure or distribution in the data. Unsupervised learning algorithms aren't searching for concrete correct answers or specific outputs. Rather, they are handed a dataset without having any explicit instructions on what to do, and they are left alone to find interesting structure in the data.

Types of Unsupervised Learning

The different unsupervised learning models that exist can be categorized based on the ways in which they organize data.

  • Clustering - Identifying and grouping similar data points together. Variations include k-means, k-means++, hierarchical clustering, density clustering, spectral clustering, and more.
  • Data compression / dimensionality reduction - Identifying and removing redundant data from a data set so that most of the important information can be represented with only a faction of the actual content, saving on computing power and storage costs. These methods include nonlinear dimensionality reduction (NDR), non-negative matrix factorization (NMF), singular value decompostion (SVD), as well as principal component analysis (PCA) and variations of PCA such as kernel PCA and sparse PCA.
  • Anomaly detection - Identifying unusual patterns that do not conform to expected behavior. There are several types of anomaly detection that can be used for different purposes. They include: clustering-based methods such as k-means; support vector machine-based methods; density-based methods such as k-NN or local outlier factor (LOF).
  • Association - Discovering interesting relationships between variables in large data sets. Well known association algorithms include Apriori and Eclat.

The following are methods used in unsupervised machine learning.

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date

Clustering Based Unsupervised Learning

Syed Sadat Nazrul

https://towardsdatascience.com/clustering-based-unsupervised-learning-8d705298ae51

Web

Machine Learning for Humans, Part 3: Unsupervised Learning

Vishal Maini

https://medium.com/machine-learning-for-humans/unsupervised-learning-f45587588294

Web

NVIDIA Blog: Supervised Vs. Unsupervised Learning

Isha Salian

https://blogs.nvidia.com/blog/2018/08/02/supervised-unsupervised-learning/

Web

References

Find more entities like Unsupervised learning

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.