| { | |
| "model_type": "Gradient Boosting", | |
| "model_filename": "superkart_best_model.joblib", | |
| "test_r2_score": 0.929502426809786, | |
| "test_rmse": 283.61794818174656, | |
| "test_mae": 117.61090819376497, | |
| "training_samples": 7010, | |
| "test_samples": 1753, | |
| "features": [ | |
| "Product_Weight", | |
| "Product_Allocated_Area", | |
| "Product_MRP", | |
| "Store_Age", | |
| "Product_Sugar_Content", | |
| "Product_Type", | |
| "Store_Size", | |
| "Store_Location_City_Type", | |
| "Store_Type" | |
| ], | |
| "preprocessing": "pipeline_included", | |
| "deployment_time": "2025-08-07T18:57:15.300694", | |
| "model_version": "1.0.0", | |
| "framework_versions": { | |
| "scikit-learn": "1.6.1", | |
| "pandas": "2.2.2", | |
| "numpy": "2.0.2" | |
| } | |
| } |