Open
Description
🚀 Feature
Classification Report, maybe with the option to select even more metrics
Motivation
Like in sklearn, the feature of an classification report.
https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
Pitch
Implementation of an classification report like in Sklearn.