Jordankouam commited on
Commit
6b766df
1 Parent(s): 54bb5af

Upload 3 files

Browse files
Files changed (3) hide show
  1. housing.csv +0 -0
  2. photo_house.jpg +0 -0
  3. requirement.txt +5 -0
housing.csv ADDED
The diff for this file is too large to render. See raw diff
 
photo_house.jpg ADDED
requirement.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ lightgbm==4.3.0
2
+ matplotlib==3.6.0
3
+ numpy==1.24.4
4
+ pandas==1.5.3
5
+ streamlit==1.33.0