mahedi420 commited on
Commit
c42d351
1 Parent(s): ee3e2c7

model uploaded

Browse files
Files changed (3) hide show
  1. notebook.ipynb +0 -0
  2. regression_model.pkl +0 -0
  3. requirements.txt +6 -0
notebook.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
regression_model.pkl ADDED
Binary file (617 Bytes). View file
 
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Flask
2
+ sklearn
3
+ pandas
4
+ numpy
5
+ matplotlib
6
+ gunicorn