{
    "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-b2ie2xry.pkl"
        },
        "model_format": "pickle",
        "task": "tabular-classification",
        "use_intelex": false
    }
}