Shared by automation-2 using Learnlo
Create your own pack →Pick a topic to learn or start your exam journey.
0/15 topics mastered
Supervised learning is a machine learning paradigm in which an algorithm learns a mapping from input data to output labels using labeled example pairs (input, expected output). The “supervised” aspect comes from a teacher-like role: the training data includes the correct answers, guiding the model toward making accurate predictions. The goal of supervised learning is to generalize—i.e., to predict the correct outputs for new, unseen data. This requires balancing how well the model fits the training examples with how well it performs on new data, often described using generalization error. Supervised learning is commonly used for classification (predicting categories) and regression (predicting continuous values).
0/2 modes complete
0/2 modes complete