update IQA results
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 48 KiB |
BIN
docs/task/facture/200_samples/facture_confusion_matrix.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
docs/task/facture/200_samples/facture_metric_curves.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
docs/task/facture/200_samples/facture_precision_recall_curve.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
docs/task/facture/200_samples/facture_roc_like_curve.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
docs/task/facture/200_samples/facture_score_distributions.png
Normal file
|
After Width: | Height: | Size: 115 KiB |
BIN
docs/task/facture/200_samples/facture_sorted_scores_with_thr.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
docs/task/facture/full_samples/facture_confusion_matrix.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
3397
docs/task/facture/full_samples/facture_decisions.csv
Normal file
BIN
docs/task/facture/full_samples/facture_deqa_images.xlsx
Normal file
BIN
docs/task/facture/full_samples/facture_metric_curves.png
Normal file
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 45 KiB |
BIN
docs/task/facture/full_samples/facture_roc_like_curve.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
docs/task/facture/full_samples/facture_score_distributions.png
Normal file
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 44 KiB |
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"positive_definition": "HIGH when score >= threshold",
|
||||
"best_thresholds": {
|
||||
"f1": {
|
||||
"threshold": 1.6,
|
||||
"value": 0.9249762583095917,
|
||||
"confusion": {
|
||||
"TP": 2922,
|
||||
"FP": 474,
|
||||
"FN": 0,
|
||||
"TN": 0
|
||||
}
|
||||
},
|
||||
"accuracy": {
|
||||
"threshold": 1.6,
|
||||
"value": 0.8604240282685512,
|
||||
"confusion": {
|
||||
"TP": 2922,
|
||||
"FP": 474,
|
||||
"FN": 0,
|
||||
"TN": 0
|
||||
}
|
||||
},
|
||||
"precision": {
|
||||
"threshold": 4.2,
|
||||
"value": 1.0,
|
||||
"confusion": {
|
||||
"TP": 3,
|
||||
"FP": 0,
|
||||
"FN": 2919,
|
||||
"TN": 474
|
||||
}
|
||||
},
|
||||
"recall": {
|
||||
"threshold": 1.6,
|
||||
"value": 1.0,
|
||||
"confusion": {
|
||||
"TP": 2922,
|
||||
"FP": 474,
|
||||
"FN": 0,
|
||||
"TN": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"counts": {
|
||||
"total": 3396,
|
||||
"positives": 2922,
|
||||
"negatives": 474
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 42 KiB |