mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 18:00:28 +00:00
7 lines
269 B
YAML
7 lines
269 B
YAML
![]() |
---
|
||
|
features:
|
||
|
- |
|
||
|
Adds `calculate_metrics()` function to EvaluationResult for computation of evaluation metrics.
|
||
|
Adds `Metric` class to store list of available metrics.
|
||
|
Adds `MetricsResult` class to store the metric values computed during the evaluation.
|