File size: 1,472 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
{
    "significant_genes": {
        "Variable": [
            "CLEC4M",
            "BMP10",
            "CDH13",
            "PLVAP",
            "GABRD",
            "MND1",
            "PVALB",
            "CCL23",
            "C21orf62",
            "CXorf36"
        ],
        "Coefficient": [
            -0.055394155393160754,
            -0.04836917618328899,
            0.018601901880223322,
            0.01732517425258574,
            0.015456841200956828,
            0.013910199551885846,
            -0.012325533128490234,
            -0.007838891824705445,
            -0.006533582176899631,
            0.0024590509295840694
        ],
        "Absolute Coefficient": [
            0.055394155393160754,
            0.04836917618328899,
            0.018601901880223322,
            0.01732517425258574,
            0.015456841200956828,
            0.013910199551885846,
            0.012325533128490234,
            0.007838891824705445,
            0.006533582176899631,
            0.0024590509295840694
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 98.80952380952381,
            "precision": 99.73333333333333,
            "recall": 98.88826291079812,
            "f1": 99.30167865707435
        },
        "selection": {
            "precision": 9.245532245532246,
            "recall": 0.9615384615384615,
            "f1": 1.739393508911172,
            "jaccard": 0.8773280120868436
        }
    }
}