Evaluating Regression Model
Evaluating Regression Model
Regression Models
Actual Value(Y)
Predicted Value(Y')
Error (Residuals)
E = Y - Y'
Y-intercept
independent variable
independent variable
The objective of any machine learning
model is to understand and learn patterns
from the data which can further be used to
make predictions or answer questions or
simply just understand the underlying
pattern that is otherwise not evident
candidly.