We identified the CADRADS scores in 1429 radiology reports using regular expressions for
the CADRADS directly and for the degrees of stenosis. For the training we masked the direct CADRADS patterns.
10-fold CV results.
1"average_results": {
2 "avg_eval_accuracy": 0.863542795232936,
3 "std_eval_accuracy": 0.03399941533079611,
4 "avg_eval_f1": 0.8609888740211058,
5 "std_eval_f1": 0.034077598782922706,
6 "avg_eval_precision": 0.8642976260040041,
7 "std_eval_precision": 0.03264535733017625,
8 "avg_eval_recall": 0.863542795232936,
9 "std_eval_recall": 0.03399941533079611
10 }