The only Performance Metrics article you will ever need!

Debanjan Saha
11 min readFeb 17, 2023

--

Performance metrics are a crucial part of machine learning, as they allow us to evaluate the quality of a model and make informed decisions about how to improve it. In this article, we will explore most of the commonly used performance metrics and the math behind them. In addition, it also provides a simple Numpy implementation of all the metrics which can be tailored to suit your needs.

Error Metrics

If expressed in simple layman terms, an error in machine learning is basically the deviation of the…

--

--

Debanjan Saha

Trying to solve a variety of issues with an emphasis on computer vision as a budding data scientist, ML engineer, and data engineering veteran.