How do you evaluate the performance of regression models?
Evaluation of the performance is an important step in any machine learning or data science workflow. The purpose of regression models is to predict continuous outcomes. Measuring how closely these predictions match the actual values will determine the usefulness of the model. To determine how well a model generalizes new data, the evaluation process includes using statistical metrics, analysing residuals and performing diagnostic tests.
https://www.sevenmentor.com/da....ta-science-course-in