Update German News Intelligence Index & drift diagnostics
Browse files- drift_metrics.json +6 -6
- drift_report.html +3 -3
- index.faiss +2 -2
- news_metadata.parquet +2 -2
drift_metrics.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-07-05T09:
|
| 3 |
-
"reference_count":
|
| 4 |
-
"current_count":
|
| 5 |
"embedding_drift": {
|
| 6 |
-
"wasserstein_distance": 0.
|
| 7 |
-
"population_stability_index":
|
| 8 |
-
"status": "
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
| 11 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-07-05T09:46:09.957091",
|
| 3 |
+
"reference_count": 318,
|
| 4 |
+
"current_count": 1,
|
| 5 |
"embedding_drift": {
|
| 6 |
+
"wasserstein_distance": 0.051203021601333935,
|
| 7 |
+
"population_stability_index": 10.360122717696031,
|
| 8 |
+
"status": "Significant Drift"
|
| 9 |
},
|
| 10 |
"evidently_report_generated": true
|
| 11 |
}
|
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: 10.3601 (Significant Drift)</div>
|
| 17 |
+
<p>Wasserstein Distance: 0.0512</p>
|
| 18 |
+
<p>Reference Samples: 318 | Current Samples: 1</p>
|
| 19 |
</div>
|
| 20 |
</body>
|
| 21 |
</html>
|
index.faiss
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:dbef96c752b4f157412e18ef4277f37d2150c102fb7bfc2c44050609be9ec1d4
|
| 3 |
+
size 841773
|
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:cdf7d4b51c19950dfd06b85fe8f7a71e2e6618f70037f82e09519378389880da
|
| 3 |
+
size 3493754
|