Skip to content

Linear Regression is a machine learning algorithm based on supervised learning. It performs a regression task.

License

Notifications You must be signed in to change notification settings

Awesome-Machine-Learning/Machine-Learning-Linear-Regression

Repository files navigation

Open In Colab

Machine-Learning-Linear-Regression

Linear Regression is a machine learning algorithm based on supervised learning. It performs a regression task. Regression models a target prediction value based on independent variables. It is mostly used for finding out the relationship between variables and forecasting. Different regression models differ based on – the kind of relationship between dependent and independent variables, they are considering and the number of independent variables being used.

1

Types of Regression Model :

Basically Regression model are two type :

Types+of+regression+models

Linear Regression Model :

maxresdefault


Simple Regression graph :

simple_linear_regression_graph

About

Linear Regression is a machine learning algorithm based on supervised learning. It performs a regression task.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published