Spaces:
Runtime error
Runtime error
Upload 3 files
Browse files- 51.png +0 -0
- Instagrm_Reach_RandomRegressor.pkl +3 -0
- requirements.txt +10 -0
51.png
ADDED
|
Instagrm_Reach_RandomRegressor.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09c504d8855b058720e586ec3cca6c19027098a5ff9bd09650744d7dccccfd50
|
| 3 |
+
size 64575
|
requirements.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
numpy==1.21.4
|
| 4 |
+
pandas==1.5.1
|
| 5 |
+
ply==3.11
|
| 6 |
+
pickleshare==0.7.5
|
| 7 |
+
matplotlib==3.6.0
|
| 8 |
+
scikit-learn==1.1.2
|
| 9 |
+
seaborn==0.12.1
|
| 10 |
+
statsmodels==0.13.5
|