Supervised Machine Learning

Supervised Machine learning is has seen rapid advancement in recent years and is used in most real world applications.

Supervised Machine Learning is a technique, where we label the input and the outputs with the right answer and feed it to the model, so that it learns, and eventually after lots of iterations and data, it will be able to predict the right answer without the label data

two major types of Supervised Machine Learning is Regression and Classification