What is Unsupervised Learning?

Skill Level:

Unsupervised Learning is a Machine Learning technique where models learn patterns and structures within data without labelled examples. By uncovering hidden relationships and clustering data, businesses can gain insights without predefined classes or outcomes. Unsupervised Learning finds applications in customer segmentation, market basket analysis and anomaly detection.

Other Definitions

Generative Adversarial Networks are a type of Machine Learning model that consists of two neural networks: a generator and a discriminator. GANs are used…
Probabilistic Graphical Models is a type of statistical model used in Machine Learning and Artificial Intelligence. They represent complex relationships between variables through graphs…
OpenAI is a research organisation dedicated to advancing AI in a safe and beneficial way. They develop cutting-edge AI technology while prioritising ethical considerations…
Time Series Analysis is an AI technique that analyses data points collected over time. This approach involves detecting trends, patterns, and seasonality in the…