September 2018
Intermediate to advanced
412 pages
11h 12m
English
An algorithm is a technique that will be trained with some data for fitting. For example, a linear regression technique is an algorithm and fitting the data with the algorithm is the process of training. The output of the training will generate an output called a model, for example, y = 4x + 9, where 4 and 9 are the coefficients in calculating y when x is given as input.