Supervised Learning
Reference:
https://en.wikipedia.org/wiki/Supervised_learning
In machine learning, supervised learning (SL) is a paradigm where a model is trained using input objects (e.g. a vector of predictor variables) and desired output values (also known as a supervisory signal), which are often human-made labels.
Steps to Follow
- Determine the type of training samples.
- Gather a training set.
- Determine the input f