February 2018
Intermediate to advanced
396 pages
9h 38m
English
Supervised learning is used when we have input variables (I) and an output variable (O), and we need to map the function from the input to the output, as a learning algorithm. Supervised learning can be represented by two categories: classification, which is used when the output is a category, and regression, which is used when the output is a real value. The following are some supervised machine learning algorithms: