File size: 1,721 Bytes
cc1dea6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
61
62
63
{
    "significant_genes": {
        "Variable": [
            "LIAT1",
            "OCIAD2",
            "BAMBI",
            "RPS4Y1",
            "NMRAL1",
            "H1-2",
            "TCEAL1",
            "BDNF",
            "MEIS2",
            "ALG11",
            "ULBP2",
            "PLS1",
            "LRRC42"
        ],
        "Coefficient": [
            -0.10873290590654498,
            -0.0818047232295006,
            -0.06880521159537836,
            0.03741468833873092,
            0.029416310913433618,
            -0.028136732941206274,
            0.02528071636877468,
            -0.024809823555052943,
            -0.022816041242081555,
            -0.019357807339303753,
            -0.012328255286581198,
            -0.011187526693588181,
            -0.002376156165605839
        ],
        "Absolute Coefficient": [
            0.10873290590654498,
            0.0818047232295006,
            0.06880521159537836,
            0.03741468833873092,
            0.029416310913433618,
            0.028136732941206274,
            0.02528071636877468,
            0.024809823555052943,
            0.022816041242081555,
            0.019357807339303753,
            0.012328255286581198,
            0.011187526693588181,
            0.002376156165605839
        ]
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 98.82352941176471,
            "precision": 98.18181818181817,
            "recall": 100.0,
            "f1": 99.04761904761905
        },
        "selection": {
            "precision": 3.5624355005159956,
            "recall": 0.6249999999999999,
            "f1": 1.0621687482018376,
            "jaccard": 0.5358282068808384
        }
    }
}