Created
August 14, 2021 09:11
-
-
Save FeryET/3a034fc2d81ffc139fe6899ef1170ec2 to your computer and use it in GitHub Desktop.
PneumoniaNet Performance on Test Data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
precision recall f1-score support | |
Normal 0.98 0.69 0.81 234 | |
Pneumonia 0.84 0.99 0.91 390 | |
accuracy 0.88 624 | |
macro avg 0.91 0.84 0.86 624 | |
weighted avg 0.89 0.88 0.87 624 | |
test_loss: 0.4041681243823125 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment