{ "sklearn": { "columns": [ "sepal length (cm)", "sepal width (cm)", "petal length (cm)", "petal width (cm)" ], "environment": [ "scikit-learn=1.0.2" ], "example_input": { "petal length (cm)": [ 4.7, 1.7, 6.9 ], "petal width (cm)": [ 1.2, 0.3, 2.3 ], "sepal length (cm)": [ 6.1, 5.7, 7.7 ], "sepal width (cm)": [ 2.8, 3.8, 2.6 ] }, "model": { "file": "skops-wwn5tbd1.pkl" }, "task": "tabular-classification" } }