hsaluja431 commited on
Commit
c4d09ba
·
verified ·
1 Parent(s): aebe742

Upload folder using huggingface_hub

Browse files
app.py CHANGED
@@ -53,7 +53,6 @@ def predict_product_sales():
53
  'Store_Location_City_Type': product_data['Store_Location_City_Type'],
54
  'Store_Type': product_data['Store_Type'],
55
  'Store_Age': 2025 - product_data['Store_Establishment_Year'],
56
- 'Product_Acronym': product_data['Product_Id'][:2],
57
  'Product_Perishability': feasibility_map[product_data['Product_Type']]
58
  }])
59
 
 
53
  'Store_Location_City_Type': product_data['Store_Location_City_Type'],
54
  'Store_Type': product_data['Store_Type'],
55
  'Store_Age': 2025 - product_data['Store_Establishment_Year'],
 
56
  'Product_Perishability': feasibility_map[product_data['Product_Type']]
57
  }])
58
 
product_sales_total_prediction_v1_0.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06d52391d1c6373dba57597b16045d07e09aaa7b7a74b98dc0b13e9239990918
3
- size 277736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88da35739245e715eab0f25880edb5dda6af2ea24ae17e8bdeb2aa91d9e56028
3
+ size 268896