| { | |
| "accuracy": 0.984399375975039, | |
| "precision": 0.9845863287240271, | |
| "recall": 0.984399375975039, | |
| "f1": 0.9843122256253545, | |
| "total_training_steps": 500, | |
| "early_stopped": false, | |
| "label_map": { | |
| "0": 0, | |
| "1": 1 | |
| }, | |
| "samples": [ | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 0, | |
| "ground_truth": 0 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 0 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| }, | |
| { | |
| "prediction": 1, | |
| "ground_truth": 1 | |
| } | |
| ] | |
| } |