File size: 190 Bytes
b01b4d3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"sklearn": {
"environment": [
"scikit-learn"
],
"model": {
"file": "model.joblib"
},
"model_format": "pickle",
"task": "tabular-classification"
}
}
|