{ "sklearn": { "columns": [ "sepal_length" ], "environment": [ "scikit-learn", "numpy" ], "example_input": { "sepal_length": [ [ 6.3 ], [ 6.5 ], [ 5.6 ] ] }, "model": { "file": "structured_arr_model_1_dim.joblib" }, "task": "tabular-classification" } }