YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SuperKart Sales Forecast

Best model: random_forest

Files:

  • random_forest_model.pkl
  • metrics.json (MAE/RMSE/R2 per model)
  • best_model.json (best by lowest RMSE)

Usage: import joblib pipe = joblib.load('random_forest_model.pkl') y_pred = pipe.predict(X) # X must include the same feature columns used during training

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using Gaurav328/superkart-sales-model 1