harvitronix / five-video-classification-methods

Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
https://medium.com/@harvitronix/five-video-classification-methods-implemented-in-keras-and-tensorflow-99cad29cc0b5
MIT License
1.18k stars 478 forks source link

confusion matrix on the test data in train.py? #136

Open mainakphdcs18 opened 5 years ago

mainakphdcs18 commented 5 years ago

I would like to get a confusion matrix on the test data in train.py