Supervised learning
In machine learning, supervised learning is the task of inferring a function from labelled training data.[1] The results of the training are known beforehand, the system simply learns how to get to these results correctly. Usually, such systems work with vectors. They get the training data and the result of the training as two vectors and produce a classifier. Usually, the system uses inductive reasoning to generalize the training data.
Supervised Learning Media
In supervised learning, the training data is labeled with the expected answers, while in unsupervised learning, the model identifies patterns or structures in unlabeled data.
References
- ↑ "What is Supervised Learning? | Data Basecamp". 2022-01-01. Retrieved 2022-07-01.