haystack/releasenotes/notes/statistical-evaluator-d65b80e3ac24778a.yaml
Silvano Cerza 36ab23d360
feat: Add StatisticalEvaluator component (#6982)
* Add StatisticalEvaluator component

* Remove F1 and Exact Metric from old API

* Add release notes

* Update docstrings
2024-02-14 16:48:03 +01:00

5 lines
155 B
YAML

---
features:
- |
Add `StatisticalEvaluator`, this Component can be used to calculate the different statistic metrics from answers returned by LLMs.