Regression

Takes a feature vector as an input and returns a prediction based on a pre-defined model.

Linear Regression

Linear regression is a linear approach for modelling the relationship between a scalar response and one or more explanatory variables (also known as dependent and independent variables).