-
Notifications
You must be signed in to change notification settings - Fork 0
Output
Josh Kruse edited this page May 7, 2020
·
1 revision
The model will save as a .h5 file in the file directory. This can be plugged straight into the web application and the standalone application.
- Web App : The models are placed in the file directory /SNAW/snaw-backend/models in their respective directory
- Standalone : The models are placed in the file directory /SNAW-Offline/snaw-standalone/models in their respective directory
A summary of the model structure will appear.
Accuracies for every class and the overall model will appear.
A Confusion Matrix will be created and can be downloaded.
A table of precision, recall, f1-score, accuracy, macro accuracy, weighted accuracy, and zero one loss will be calculated. ROC curve graph will be calculated for every class.