Update classification sklearn export
Browse files
classification/ml_classifier/metadata.json
CHANGED
|
@@ -3166,5 +3166,16 @@
|
|
| 3166 |
"context_embed_1534",
|
| 3167 |
"context_embed_1535",
|
| 3168 |
"context_embed_1536"
|
| 3169 |
-
]
|
| 3170 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3166 |
"context_embed_1534",
|
| 3167 |
"context_embed_1535",
|
| 3168 |
"context_embed_1536"
|
| 3169 |
+
],
|
| 3170 |
+
"runtime_overrides": {
|
| 3171 |
+
"cli_paths_take_precedence": true,
|
| 3172 |
+
"note": "Stored training, test, and output paths are historical metadata from the original training run. Classification inference uses the CLI paths passed to src/classification/inference.py."
|
| 3173 |
+
},
|
| 3174 |
+
"serialization": {
|
| 3175 |
+
"scikit_learn_version": "1.8.0",
|
| 3176 |
+
"joblib_version": "1.5.3",
|
| 3177 |
+
"reexported_from": "data/models/classification/ml_classifier",
|
| 3178 |
+
"reexported_at_utc": "2026-06-18T14:11:10.090838+00:00",
|
| 3179 |
+
"warning": "This artifact was loaded from the original joblib bundle and re-saved with the currently installed scikit-learn/joblib versions. Validate predictions against the original bundle before replacing released artifacts."
|
| 3180 |
+
}
|
| 3181 |
+
}
|
classification/ml_classifier/model.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ec67643970a84b6816e94f1a2dd38f81b1f166e2e61f0461a54873b20a28f7f
|
| 3 |
+
size 540716
|