Goto

Collaborating Authors

 linear & multilinear regression


Artificial Intelligence #1: Linear & MultiLinear Regression

@machinelearnbot

In statistics, Linear Regression is a linear approach for modeling the relationship between a scalar dependent variable Y and one or more explanatory variables (or independent variables) denoted X. The case of one explanatory variable is called simple linear regression. For more than one explanatory variable, the process is called multiple linear regression. In Linear Regression, the relationships are modeled using linear predictor functions whose unknown model parameters are estimated from the data. Such models are called linear models.