File size: 1,091 Bytes
33bb23f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "significant_genes": {
        "Variable": [
            "CRIP1",
            "ABCC9",
            "CXCL12",
            "HSPG2",
            "ACTC1",
            "CYP1B1",
            "LDLRAD2"
        ],
        "Coefficient": [
            0.16733003406775224,
            -0.09828709244299301,
            0.08719185588767038,
            0.05650819940154539,
            0.029758714738934707,
            -0.02702082482910142,
            3.4754807727396196e-16
        ],
        "Absolute Coefficient": [
            0.16733003406775224,
            0.09828709244299301,
            0.08719185588767038,
            0.05650819940154539,
            0.029758714738934707,
            0.02702082482910142,
            3.4754807727396196e-16
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 100.0,
            "precision": 100.0,
            "recall": 100.0,
            "f1": 100.0
        },
        "selection": {
            "precision": 0.0,
            "recall": 0.0,
            "f1": 0.0,
            "jaccard": 0.0
        }
    }
}