ShreehariS754 commited on
Commit
5f4eac5
·
verified ·
1 Parent(s): 563ee12

Upload 2 files

Browse files
random_forest_solar_insolation_model.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c27e2c8af0ac1bb812506f0b1978d9fbf0fc6036008828f8f7d50eb28704a1
3
+ size 1388529
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ joblib
4
+ streamlit
5
+ scikit-learn