File size: 1,644 Bytes
e670638 |
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
{
"significant_genes": {
"Variable": [
"CLEC4M",
"BMP10",
"CDH13",
"GABRD",
"PLVAP",
"PVALB",
"MND1",
"CCL23",
"CXorf36",
"C21orf62",
"UBE2T",
"C13orf26"
],
"Coefficient": [
-0.05368003708155105,
-0.04866348615578438,
0.018317507743975083,
0.015721109250457298,
0.015299140244092402,
-0.014185038987385866,
0.012958569054361734,
-0.007891572948141468,
0.005430664858503843,
-0.005126581898311233,
0.0011572746036589872,
-0.0002607869688294654
],
"Absolute Coefficient": [
0.05368003708155105,
0.04866348615578438,
0.018317507743975083,
0.015721109250457298,
0.015299140244092402,
0.014185038987385866,
0.012958569054361734,
0.007891572948141468,
0.005430664858503843,
0.005126581898311233,
0.0011572746036589872,
0.0002607869688294654
]
},
"cv_performance": {
"prediction": {
"accuracy": 99.28571428571429,
"precision": 100.0,
"recall": 99.1699530516432,
"f1": 99.58005752636625
},
"selection": {
"precision": 8.993006993006995,
"recall": 0.9615384615384615,
"f1": 1.7362357957323638,
"jaccard": 0.8757207330196104
}
}
} |