Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Confusion matrices for multilabel classification #308

Open
BoltzmannBrain opened this issue Sep 21, 2015 · 0 comments
Open

Confusion matrices for multilabel classification #308

BoltzmannBrain opened this issue Sep 21, 2015 · 0 comments
Labels

Comments

@BoltzmannBrain
Copy link
Contributor

The confusion matrix (or now matrices) should reflect errors where actual and predicted labels are e.g. [2, 3, 7] and [3, 4], respectively; this example highlights mismatches between vector size and indices, but not necessarily incorrect classification (i.e. label 3).

The CM code is currently in the classification model base class.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant