SuperKart Sales Forecast Model
This artifact is a scikit-learn pipeline that preprocesses raw SuperKart product
and store attributes and predicts Product_Store_Sales_Total.
The model is selected by randomized hyperparameter search with 3-fold
cross-validation. Evaluation metrics and selected parameters are stored in
metrics.json.
Intended use
Use for educational sales forecasting demonstrations on data with the same schema as the SuperKart dataset. Predictions are planning estimates and should not be treated as guaranteed revenue.