You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simplest way to Plot Learning Curve and Confusion Matrix in TensorFlow 2.0
Upgrade your mlxtend package by the following command
!pip install mlxtend --upgrade --no-deps
in your Jupyter notebook to avoid error in the confusion matrix plot.
About
The simplest way to Plot Learning Curve and Confusion Matrix in TensorFlow 2.0