Linear regression model evaluation metrics using Python March 31, 2020 The contents of this post or Jupyter Notebook is best viewed at this link . It even allows you to run the notebook in Collab or Binder. In this post, we will cover the common metrics used for evaluation for linear regression model :- Read more