File size: 492 Bytes
43bc387 |
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": 46.66666666666667,
"precision": 58.33333333333333,
"recall": 75.83333333333334,
"f1": 54.59150326797386
},
"selection": {
"precision": 0.0,
"recall": 0.0,
"f1": 0.0,
"jaccard": 0.0
}
}
} |