{ "sklearn": { "columns": [ "Temp", "CO2", "Hum" ], "environment": [ "scikit-learn", "xgboost" ], "example_input": { "CO2": [ 708, 490, 481 ], "Hum": [ 31.3, 31.8, 44.9 ], "Temp": [ 23.6, 23.1, 21.4 ] }, "model": { "file": "umit_class_okl25.pkl" }, "model_format": "pickle", "task": "tabular-classification" } }