File size: 636 Bytes
d0319ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ee86a03
d0319ef
 
8b7ce43
d0319ef
 
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
{
    "sklearn": {
        "columns": [
            "x0",
            "x1"
        ],
        "environment": [
            "scikit-learn=1.2.2"
        ],
        "example_input": {
            "x0": [
                -0.7989508220667412,
                -0.021264850777441783,
                -0.3128970900109291
            ],
            "x1": [
                0.4946075830589406,
                -0.5773590622674106,
                0.14694272511525913
            ]
        },
        "model": {
            "file": "skops-p4kjaf3p.pkl"
        },
        "model_format": "pickle",
        "task": "tabular-classification"
    }
}