Identify performance metrics
Here you will be given a set of model performance metrics, and will have to identify what kind of performance metrics are they - precision (classification), recall (classification) or error (regression).
CHEATSHEET: Precision measures how many of the predictions of that class turned out to be true. Recall measures how many of the total observations of that class the prediction was able to capture (or recall). Regression error calculates how far away the prediction is from the observed number.
Diese Übung ist Teil des Kurses
Machine Learning for Business
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
