File size: 1,469 Bytes
65a6eb4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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",
            "EPCIP",
            "DIPK2B"
        ],
        "Coefficient": [
            -0.05538099032028907,
            -0.048359377491566956,
            0.01857500514880166,
            0.017349639066926905,
            0.015470230079749603,
            0.013919291292826921,
            -0.012328593406403247,
            -0.007841175251387984,
            -0.006534132794152057,
            0.0024545173855423648
        ],
        "Absolute Coefficient": [
            0.05538099032028907,
            0.048359377491566956,
            0.01857500514880166,
            0.017349639066926905,
            0.015470230079749603,
            0.013919291292826921,
            0.012328593406403247,
            0.007841175251387984,
            0.006534132794152057,
            0.0024545173855423648
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 98.33333333333333,
            "precision": 99.72972972972973,
            "recall": 98.41008405566106,
            "f1": 99.06216993936292
        },
        "selection": {
            "precision": 6.246753246753246,
            "recall": 0.2777777777777778,
            "f1": 0.5315761299933399,
            "jaccard": 0.2666740743539214
        }
    }
}