ABCABCABC999 commited on
Commit
afd0257
·
verified ·
1 Parent(s): 1384cf7

Upload folder using huggingface_hub

Browse files
Quarterly_Sales_Revenue_model_v1_0.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81efe944342e116df6f49a76e4f1bdf933905ef11576c7bb51bb6e3319570f90
3
- size 1515939
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3406edaa2e8189ce47f871c7180efab082b9c6592015a47d7f4f4027c07de1d7
3
+ size 1515443
app.py CHANGED
@@ -19,8 +19,7 @@ def predict_total_sales_by_store(store_ids, df, rf_tuned):
19
  'Product_Id', 'Store_Id', 'Product_Type', 'Product_Sugar_Content',
20
  'Store_Type', 'Store_Location_City_Type', 'Store_Size',
21
  'Product_Weight', 'Product_Allocated_Area', 'Product_MRP',
22
- 'Store_Establishment_Year', 'Total_Historical_Sales',
23
- 'Num_Past_Transactions', 'Average_Historical_Sales'
24
  ]
25
 
26
  for store_id in store_ids:
 
19
  'Product_Id', 'Store_Id', 'Product_Type', 'Product_Sugar_Content',
20
  'Store_Type', 'Store_Location_City_Type', 'Store_Size',
21
  'Product_Weight', 'Product_Allocated_Area', 'Product_MRP',
22
+ 'Store_Establishment_Year'
 
23
  ]
24
 
25
  for store_id in store_ids:
rf_tuned.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81efe944342e116df6f49a76e4f1bdf933905ef11576c7bb51bb6e3319570f90
3
- size 1515939
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3406edaa2e8189ce47f871c7180efab082b9c6592015a47d7f4f4027c07de1d7
3
+ size 1515443