Reply To: Linear Regression Equation

#25012
Mayank Goyal FIA
Participant

    Answer:  Linear regression is used for finding linear relationship between target and one or more predictors.

    Two types of linear regression are: simple & multiple (do not tell until asked)

    Simplest linear regression equation Y(pred) = b0 + b1*x or a+ by

    More here on Towardsdatascience

    Just read don’t put too much of efforts.

    Click to subscribe to more such questions (only works for logged in users)

    • This reply was modified 5 years, 6 months ago by Mayank Goyal FIA.
    • This reply was modified 5 years, 6 months ago by Mayank Goyal FIA.