| { | |
| "accuracy": 0.9812792511700468, | |
| "precision": 0.9817773642209545, | |
| "recall": 0.9812792511700468, | |
| "f1": 0.9811189163916019, | |
| "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": 0, | |
| "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 | |
| } | |
| ] | |
| } |