Building a model

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.

Get Industrial Internet Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.