How to have a regression model with good accuracy?
The concept of accuracy is from classification and not regression.
Regression uses error to evaluate the performance of a model i. e. mean squared error, mean absolute error, root mean squared error, etc.
Comments
0 comments
Article is closed for comments.