Categories: Machine Learning
Supervised Learning is a branch of machine learning where the model trains on historical data to learn the relationship between input & output data and create a mapping function.
Model then uses this mapping function to predict or classify the output of the new unseen input data.
« Back to Glossary Index