Learnings from a Machine Learning Engineer — Part 3: The Evaluation | Towards Data Science

In this third part of my series, I will explore the evaluation process which is a critical piece that will lead to a cleaner data set and elevate your model performance. We will see the difference ...

By · · 1 min read
Learnings from a Machine Learning Engineer — Part 3: The Evaluation | Towards Data Science

Source: Towards Data Science

In this third part of my series, I will explore the evaluation process which is a critical piece that will lead to a cleaner data set and elevate your model performance. We will see the difference between evaluation of a trained model (one not yet in production), and evaluation of a deployed model (one making real-world predictions). In Part 1, […]