Update German News Intelligence Index & drift diagnostics
Browse files- drift_metrics.json +5 -5
- drift_report.html +3 -3
- index.faiss +0 -0
- news_metadata.parquet +2 -2
drift_metrics.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-
|
| 3 |
-
"reference_count":
|
| 4 |
-
"current_count":
|
| 5 |
"embedding_drift": {
|
| 6 |
-
"wasserstein_distance": 0.
|
| 7 |
-
"population_stability_index":
|
| 8 |
"status": "Significant Drift"
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-15T12:34:01.628782",
|
| 3 |
+
"reference_count": 30,
|
| 4 |
+
"current_count": 29,
|
| 5 |
"embedding_drift": {
|
| 6 |
+
"wasserstein_distance": 0.01549248142303943,
|
| 7 |
+
"population_stability_index": 1.6612900261896772,
|
| 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:
|
| 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.6613 (Significant Drift)</div>
|
| 17 |
+
<p>Wasserstein Distance: 0.0155</p>
|
| 18 |
+
<p>Reference Samples: 30 | 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:b1a460f887be14de65633e382292689edde6e1b66ed1b492a5d7c445ecb6193b
|
| 3 |
+
size 362125
|