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
Confusion matrix in tensorboard
pip install cmtb==0.0.5
Track training and validation scores of your model for every epoch.
pip install cmtb
See this notebook