ZahraDehghanian97 commited on
Commit
f546749
·
verified ·
1 Parent(s): 6b034e0
Files changed (2) hide show
  1. best_model.pkl +3 -0
  2. requirements.txt +6 -0
best_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d27881ceb8e48eabd4863effae11c8302cf4796e384c4662220da5c121a932f8
3
+ size 321972
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ scikit-learn
3
+ pandas
4
+ numpy
5
+ shap
6
+ matplotlib