Spaces:
Sleeping
Sleeping
Jonas Bechthold
commited on
Commit
·
f15dd98
1
Parent(s):
8de6c13
pipeline and requirements
Browse files- lr_regression_ny2019.pkl +3 -0
- requirements.txt +3 -0
lr_regression_ny2019.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d0f4ee0736dcfd5e32b286bd8b47bf567f9131454ff4012ed397af4995ae8f0
|
3 |
+
size 9480
|
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
joblib==1.2.0
|
2 |
+
pandas==2.0.1
|
3 |
+
scikit-learn==1.2.2
|