Lukas' Notes

Unsupervised Learning Algorithm

Dec 14, 20251 min read

machine-learning

Definition

Unsupervised Learning Algorithm

An unsupervised learning algorithm is a learning algorithm that maps unlabelled training data to a specific hypothesis:

A:Xm→H

where:

  • X is the instance space.
  • H is the hypothesis class.

Graph View

Backlinks

  • Unsupervised Learning

Created with Quartz v4.4.0 © 2025

  • GitHub