| Course Career Counseling | You are Offering Professional Course | Locality Mulund East |
It's a simple machine learning algorithm. In this Video we will be explaining Python Multiple regression step by step.
Concepts and Formulas
Linear regression uses the simple formula that we all learned in school:
Y = C + AX
Just as a reminder, Y is the output or dependent variable, X is the input or the independent variable, A is the slope, and C is the intercept.
For the linear regression, we follow these notations for the same formula: