← Blog
Unsupervised Learning
ML/dictionary/unsupervised-learning
Definition
ML without labels. The model finds structure in the data on its own — clusters, anomalies, or representations. Used for customer segmentation, anomaly detection, and the pre-training step of large models.
Posts that use this term
- Inside AI: machine learning and deep learning
Open the AI umbrella. Machine learning is the part that learns from data. Deep learning is ML done with neural networks, and that's where today's models live.