Update German News Intelligence Index & drift diagnostics
Browse files- .gitattributes +1 -0
- drift_metrics.json +4 -4
- drift_report.html +3 -3
- index.faiss +0 -0
- news_metadata.parquet +2 -2
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
index.faiss filter=lfs diff=lfs merge=lfs -text
|
drift_metrics.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-
|
| 3 |
-
"reference_count":
|
| 4 |
"current_count": 29,
|
| 5 |
"embedding_drift": {
|
| 6 |
-
"wasserstein_distance": 0.
|
| 7 |
-
"population_stability_index": 1.
|
| 8 |
"status": "Significant Drift"
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-16T11:26:20.138757",
|
| 3 |
+
"reference_count": 59,
|
| 4 |
"current_count": 29,
|
| 5 |
"embedding_drift": {
|
| 6 |
+
"wasserstein_distance": 0.012513644753288459,
|
| 7 |
+
"population_stability_index": 1.302857540428449,
|
| 8 |
"status": "Significant Drift"
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
drift_report.html
CHANGED
|
@@ -13,9 +13,9 @@
|
|
| 13 |
<h2>MLOps Data Drift Diagnostics</h2>
|
| 14 |
<p>Evidently AI was not installed or failed to run in the ETL environment.</p>
|
| 15 |
<p>However, mathematical embedding drift metrics were computed successfully:</p>
|
| 16 |
-
<div class="metric">PSI: 1.
|
| 17 |
-
<p>Wasserstein Distance: 0.
|
| 18 |
-
<p>Reference Samples:
|
| 19 |
</div>
|
| 20 |
</body>
|
| 21 |
</html>
|
|
|
|
| 13 |
<h2>MLOps Data Drift Diagnostics</h2>
|
| 14 |
<p>Evidently AI was not installed or failed to run in the ETL environment.</p>
|
| 15 |
<p>However, mathematical embedding drift metrics were computed successfully:</p>
|
| 16 |
+
<div class="metric">PSI: 1.3029 (Significant Drift)</div>
|
| 17 |
+
<p>Wasserstein Distance: 0.0125</p>
|
| 18 |
+
<p>Reference Samples: 59 | Current Samples: 29</p>
|
| 19 |
</div>
|
| 20 |
</body>
|
| 21 |
</html>
|
index.faiss
CHANGED
|
Binary files a/index.faiss and b/index.faiss differ
|
|
|
news_metadata.parquet
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:c1686ffc392fe5c6b05ebcc69d12b459ec902ac03395b07bffe84d1f4749623d
|
| 3 |
+
size 540402
|