Skip to content

Linear Regeression

Amirsina Torfi edited this page Jun 5, 2017 · 3 revisions

In machine learning and statistics, `linear regression` is the modeling of the relationship between a variable such as y and at least one independent variable as X. In the linear regression, the linear relationships will be modeled by a predictor function which its parameters will be estimated by the data and is called a linear models.

Clone this wiki locally