File size: 1,652 Bytes
15f9818
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": [
            "RASD1",
            "FKBP5",
            "MAP3K6",
            "MYH6",
            "IRX2",
            "TUBA3E",
            "DYRK1B",
            "TUBB4B",
            "CDC42EP4",
            "FCN3",
            "CSRNP1",
            "ZFP36"
        ],
        "Coefficient": [
            -0.0779185254476472,
            -0.04418554842748137,
            -0.039656651243479175,
            -0.038649880807173145,
            0.03008211616537417,
            -0.02048908312318926,
            0.019361489284367237,
            -0.018454824626435898,
            -0.012150396801776181,
            -0.009016460866014297,
            -0.002167728098664733,
            -5.0195033141845425e-05
        ],
        "Absolute Coefficient": [
            0.0779185254476472,
            0.04418554842748137,
            0.039656651243479175,
            0.038649880807173145,
            0.03008211616537417,
            0.02048908312318926,
            0.019361489284367237,
            0.018454824626435898,
            0.012150396801776181,
            0.009016460866014297,
            0.002167728098664733,
            5.0195033141845425e-05
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 95.71428571428571,
            "precision": 95.77777777777779,
            "recall": 98.94736842105263,
            "f1": 97.28506787330318
        },
        "selection": {
            "precision": 7.990342990342991,
            "recall": 0.8547008547008549,
            "f1": 1.5433056462148422,
            "jaccard": 0.7776539881866287
        }
    }
}