Linear Regression


Linear regression analysis is used to predict the value of a variable based on the value of another variable. The variable you want to predict is called the dependent variable. The variable you are using to predict the other variable's value is called the independent variable. This form of analysis estimates the coefficients of the linear equation, involving one or more independent variables that best predict the value of the dependent variable. Linear regression fits a straight line or surface that minimizes the discrepancies between predicted and actual output values. There are simple linear regression calculators that use a “least squares” method to discover the best-fit line for a set of paired data. You then estimate the value of X (dependent variable) from Y (independent variable).

Placeholder


Applications of Linear Regression? Let's Understand!



● Error Reduction

● Forecasting

● Risk Analysis

● Stock Price Prediction

PlaceholderPlaceholder


About Linear Regression: Let's See!

Tensorflow
sci-kit learn
Py torch
Keras
NumPy
Pandas
Matplotlib
Theano
Scipy
Plotly
Statsmodels

Placeholder