mittejuhitud
Mittejuhitud is an Estonian term used in machine learning to describe unsupervised learning—a paradigm in which models learn patterns from unlabeled data without explicit supervisory signals. It stands in contrast to juhitud learning (supervised learning), where models learn mappings from inputs to known outputs. In mittejuhitud learning, the objective is to uncover the intrinsic structure, regularities, or representations present in the data rather than to predict a predefined target.
Typical tasks in mittejuhitud learning include clustering, dimensionality reduction, density estimation, and anomaly detection. Clustering algorithms
Evaluation in mittejuhitud learning is often indirect because there are no ground-truth labels. Metrics may include
Applications span market research, image and text representation learning, anomaly detection, and pretraining features for downstream,