Upload TF-IDF Logistic Regression baseline model
Browse files- id2label.json +1 -0
- label_encoder.joblib +3 -0
- model_pipeline.joblib +3 -0
id2label.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"0": 0, "1": 1}
|
label_encoder.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e37ba6e0f6dee4380507f091d596429ef0fda3c46a997f1798b207785b5247e
|
| 3 |
+
size 335
|
model_pipeline.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28c2abbabda7d1ffe3dfc57710cce1cd3cb43798bd9953a5c309883eb922b027
|
| 3 |
+
size 261904
|