File size: 846 Bytes
c9ef4fb |
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 |
{
"significant_genes": {
"Variable": [
"IL13RA2",
"IFI6",
"MAP3K7CL",
"TUBB3"
],
"Coefficient": [
0.07661161667567248,
0.06324589860245168,
0.006223387890771883,
0.006069087698073293
],
"Absolute Coefficient": [
0.07661161667567248,
0.06324589860245168,
0.006223387890771883,
0.006069087698073293
]
},
"cv_performance": {
"prediction": {
"accuracy": 95.71428571428572,
"precision": 40.0,
"recall": 33.33333333333333,
"f1": 36.0
},
"selection": {
"precision": 0.0,
"recall": 0.0,
"f1": 0.0,
"jaccard": 0.0
}
}
} |