File size: 490 Bytes
c16d72f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "significant_genes": {
        "Variable": [],
        "Coefficient": [],
        "Absolute Coefficient": []
    },
    "cv_performance": {
        "prediction": {
            "accuracy": 68.6842105263158,
            "precision": 40.9315408085431,
            "recall": 58.20317460317462,
            "f1": 47.38596826830556
        },
        "selection": {
            "precision": 0.0,
            "recall": 0.0,
            "f1": 0.0,
            "jaccard": 0.0
        }
    }
}