Skip to content

Confusion Matrix Clustering #104

@scottclowe

Description

@scottclowe

We want to automate clustering of classes together to try to improve classification accuracy with a hierarchical model.

To do this, we will run cross-validation and get predictions, compute the confusion matrix, and cluster the confusion matrix into "larger squares".

So we need a function which, given a confusion matrix, clusters it appropriately.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions