jpkarthikeyan commited on
Commit
b3119ba
·
verified ·
1 Parent(s): db9175f

Upload folder using huggingface_hub

Browse files
BagReg_RSCV.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa2ac0950b3efe053a576e73dcaff8a1b614278739e31e3e91a932aab4690c17
3
- size 1130024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9c526bddd1dfa2f55dbad013f113e4c8a1857bd60d339babc712947fceba5c
3
+ size 1092152
DTree_RSCV.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:347c95f1198f5fa4b453ea9c4c7ed8fe94358bb7ccc38262e7fca2917d443fd1
3
  size 169889
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be4004c902f4e13371eb90fc79241c0fadeac14177bd6a5877a897cbb53afdd8
3
  size 169889
RndmFrstReg_RSCV.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46ec2dcdc472a284454ca4d80d789757284521b4bc178db8e36fdc0d1668ab10
3
- size 6678865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58bdda6bcee5c0927741e6f3edb0adc87567118f812c72941e1f6e405abd2fa1
3
+ size 6684337
adaboost_RSCV.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f2e7d30f6e45fdc847053668763cfe0afb7492bf352767bf78fab5bb49f43c6
3
  size 105720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486d2a718dc85f26ada16f554409d0ad8fcdc9d256df4478dc0b8b2b873aaafe
3
  size 105720
app.py CHANGED
@@ -37,7 +37,8 @@ input_data = pd.DataFrame([{
37
  }])
38
 
39
  if st.button("Sales Prediction"):
40
- api_url = "https://jpkarthikeyan-Streamlit-Superkart-Prediction-API-01.hf.space/predict"
 
41
  try:
42
  response = requests.post(api_url, json=input_data.to_dict(orient='records')[0])
43
  st.write(f"Status Code: {response.status_code}")
 
37
  }])
38
 
39
  if st.button("Sales Prediction"):
40
+ #api_url = "https://jpkarthikeyan-Streamlit-Superkart-Prediction-API-01.hf.space/predict"
41
+ api_url = "http://localhost:7860/predict"
42
  try:
43
  response = requests.post(api_url, json=input_data.to_dict(orient='records')[0])
44
  st.write(f"Status Code: {response.status_code}")
feature_names.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e3eef8a4e6d7b1943d784bff0e2fb024c594f4b395b8406b15989f97973c318
3
  size 666
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236dab046323140493cba8360cd1b44de3f5b2828bbd060494ed3c749b43ab0b
3
  size 666
gradboost_RSCV.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6e34e2173b413a48ffb1dd73ab658133e0afbd45e14bc15959449eae1f03d96
3
- size 577577
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30fdc5ef7807e6eebb51a3e40e36fdc2c731cc787f9e832adf55b42ee11410b
3
+ size 569801
pipeline.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d33b2639b50b24df13f49d5c2b45dd4aa78ba7292940b5ef3132ebc7d33f829
3
+ size 5896