Spaces:
Running
Running
File size: 1,067 Bytes
bf52997 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"board": "ALK",
"target": "CHEMBL4247",
"type": "IC50",
"cut": 2022,
"threshold": 7.0,
"n_train": 2020,
"n_test": 153,
"positive_rate": 0.6078431372549019,
"noise_floor": {
"pairs": 2279,
"compounds": 175,
"median": 0.6372579083680394,
"mean": 0.8379185842644447,
"p75": 1.1524118475025809,
"p90": 1.9053344478782668,
"sd_single": 0.742835624347912
},
"baselines": {
"상수 예측": {
"auroc": 0.5,
"prauc": 0.6078431372549019,
"mae": 1.078246784449848
},
"최근접 이웃": {
"auroc": 0.7306451612903225,
"prauc": 0.7485417105910465,
"mae": 1.1310633131655066
},
"Morgan+LightGBM": {
"auroc": 0.814247311827957,
"prauc": 0.8944904822746775,
"mae": 0.8582590736344116
}
},
"near_threshold": 40,
"split_grade": "T",
"split_grade_note": "최초 보고 연도 기준 시간 분할",
"answer_grade": "P1",
"answer_grade_note": "정답이 ChEMBL 에 공개되어 있다. 조회 방어는 8조가 맡는다",
"source": "ChEMBL_37",
"built": "2026-08-22"
} |