cmtb

Confusion matrix in tensorboard


Keywords
confusion-matrix, confusionmatrix, tensorboard, tensorflow
License
MIT
Install
pip install cmtb==0.0.2

Documentation

Create a confusion matrix in tensorboard

Track training and validation scores of your model for every epoch.

Installation

pip install cmtb

Example

See this notebook