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.

https://github.com/astorfi/TensorFlow-World/blob/master/docs/_img/2-basics_in_machine_learning/linear_regression/updating_model.gif
Clone this wiki locally