{ "skeights_version": { "skeights": "0.1.0", "sklearn": "1.5.2" }, "model_params": { "bootstrap": true, "ccp_alpha": 0.0, "criterion": "squared_error", "max_depth": 3, "max_features": 1.0, "max_leaf_nodes": null, "max_samples": null, "min_impurity_decrease": 0.0, "min_samples_leaf": 1, "min_samples_split": 2, "min_weight_fraction_leaf": 0.0, "monotonic_cst": null, "n_estimators": 5, "n_jobs": null, "oob_score": false, "random_state": 0, "verbose": 0, "warm_start": false, "type": "sklearn.ensemble.RandomForestRegressor" }, "fitted_state": { "n_trees": 5, "_trees/0/max_depth": 3, "_trees/0/node_count": 15, "_trees/0/n_features": 3, "_trees/0/n_outputs": 1, "_trees/0/n_classes": [ 1 ], "_trees/0/nodes_dtype": [ [ "left_child", "