Linear Regression | What is error term?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
It will take less than 1 minute to register for lifetime. Bonus Tip - We don't send OTP to your email id Make Sure to use your own email id for free books and giveaways
Answers ( 2 )
Considering the Linear Regression model has been given it will give us an expected value for a certain set of features in data. The difference between the expected and the actual value is defined on some exogenous factor, this exogenous factor is often termed as error term.
Error term is the difference between the actual vale and predicted value.