File size: 518 Bytes
ce76d35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
test_loss = 0.12092786282300949
test_precision = 0.8673469387755102
test_recall = 0.8854166666666666
test_f1 = 0.8762886597938144
test_classification report =               precision    recall  f1-score   support

         bio       0.87      0.89      0.88       960

   micro avg       0.87      0.89      0.88       960
   macro avg       0.87      0.89      0.88       960
weighted avg       0.87      0.89      0.88       960

test_runtime = 14.9151
test_samples_per_second = 63.158
test_steps_per_second = 7.911