Spaces:
Sleeping
Sleeping
| { | |
| "run_id": "8780ce417f8f44c4a7e9269c59995dee", | |
| "experiment_name": "weather_mean_temp_models", | |
| "model_type": "RandomForestRegressor", | |
| "features_dir": "/home/alimijileking/Documents/ml_projects/mlops_alimiji1/data/features/random_forest", | |
| "model_path": "/home/alimijileking/Documents/ml_projects/mlops_alimiji1/models/random_forest/Production/model.pkl", | |
| "params": { | |
| "n_estimators": 300, | |
| "max_depth": null, | |
| "min_samples_split": 2, | |
| "min_samples_leaf": 1, | |
| "random_state": 42, | |
| "n_jobs": -1 | |
| } | |
| } |