File size: 1,383 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
{
    "significant_genes": {
        "Variable": [
            "BMP10",
            "CLEC4M",
            "PLVAP",
            "GABRD",
            "SLC26A6",
            "CDH13",
            "CXorf36",
            "SYT10",
            "NSUN5P2"
        ],
        "Coefficient": [
            -0.05697710957990185,
            -0.03632678455762661,
            0.015770002465801108,
            0.015612659761180571,
            0.01464512242061146,
            0.010565197418202705,
            0.0062494421186477375,
            -0.0023850711176884496,
            0.0007170251673447215
        ],
        "Absolute Coefficient": [
            0.05697710957990185,
            0.03632678455762661,
            0.015770002465801108,
            0.015612659761180571,
            0.01464512242061146,
            0.010565197418202705,
            0.0062494421186477375,
            0.0023850711176884496,
            0.0007170251673447215
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 99.04761904761905,
            "precision": 99.73333333333333,
            "recall": 99.18848529775143,
            "f1": 99.4590390305763
        },
        "selection": {
            "precision": 10.07886557886558,
            "recall": 0.9615384615384615,
            "f1": 1.751708779847133,
            "jaccard": 0.883595148788763
        }
    }
}