Initial upload (auto-create if missing)
Browse files- instagram_bot_detection_model.pkl +3 -0
- requirements.txt +1 -1
instagram_bot_detection_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29fbc4e428d4c5984d733bc494054af84f45ca600ec801e8eb05089faa3ad34d
|
| 3 |
+
size 1676089
|
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
scikit-learn>=1.
|
| 2 |
pandas>=2.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
joblib>=1.3.0
|
|
|
|
| 1 |
+
scikit-learn>=1.7.2
|
| 2 |
pandas>=2.0.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
joblib>=1.3.0
|