June 2020
Intermediate to advanced
382 pages
11h 39m
English
Supervised machine learning is based on the ability of an algorithm to train a model using examples. A supervised machine learning algorithm needs certain enabling conditions to be met in order to perform. These enabling conditions are as follows:
Enough examples: Supervised machine learning algorithms need enough examples to train a model.
Patterns in historical data: The examples used to train a model need to have patterns in it. The likelihood of the occurrence of our event of interest should be dependent on a combination of patterns, trends, and events. Without these, we are dealing with random data that cannot be used to train a model.
Valid assumptions: When we train a supervised machine learning model ...
Read now
Unlock full access