DishaMondal2024 commited on
Commit
bef904c
·
verified ·
1 Parent(s): a5a75e0

Upload 2 files

Browse files
Files changed (2) hide show
  1. pcos_model_v2.pkl +3 -0
  2. requirements.txt +5 -0
pcos_model_v2.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445f14bf9622d1c170ddc1c818d1270f2b3b076eccd5704a45c59a812fe43468
3
+ size 3068
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.21.0
2
+ pandas==2.0.3
3
+ scikit-learn==1.2.2
4
+ numpy==1.23.5
5
+ pickle5==0.0.11