File size: 316 Bytes
dd8b82e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "sklearn": {
        "columns": [],
        "environment": [
            "scikit-learn==1.2.1"
        ],
        "example_input": {},
        "model": {
            "file": "model.skops"
        },
        "model_format": "skops",
        "task": "tabular-classification",
        "use_intelex": false
    }
}