cbct-clinical-reasoner / predictor_comparison.json
GOVINDFROM's picture
Add predictor_comparison.json
5151250 verified
Raw
History Blame Contribute Delete
702 Bytes
{
"grid": {
"prior": {
"neural": 0.35751793649563435,
"shallow": 0.27698676783341736
},
"neural": {
"neural": 0.3403329756224751,
"shallow": 0.28278967440695013
},
"shallow": {
"neural": 0.29721165040594566,
"shallow": 0.35358663390798667
}
},
"best": {
"predictor": "prior",
"thresholds": "neural",
"final": 0.35751793649563435,
"clinical": 0.39374008539376365,
"captioning": 0.21262934090311722,
"logical_precision": 0.5385852090032154,
"logical_recall": 0.31029144605574627,
"bleu_4": 0.11701313497207318,
"meteor": 0.3082455468341613,
"mean_sentences": 13.0
}
}