Logo
Explore Help
Register Sign In
yujunjun/haystack
1
0
Fork 0
You've already forked haystack
mirror of https://github.com/deepset-ai/haystack.git synced 2025-07-23 08:52:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
haystack/releasenotes/notes/implemeting-eval-results-API-25b2f8707495bea0.yaml

6 lines
171 B
YAML
Raw Normal View History

feat: implementing evalualtion results API (#7520) * initial import * adding tests * attending PR comments * fixing tests * updating tests * updating tests and code * renaming * fixing linting issues * adding release notes * adding docstrings * latest fixes
2024-04-10 15:34:03 +02:00
---
features:
- |
refactor: Refactor `EvaluationResult` into `BaseEvaluationRunResult` and `EvaluationRunResult` (#7594) The new `EvaluationRunResult` has slightly different semantics - it separates the previous `data` parameter into `inputs` and `results`and expects aggregate scores to be provided in the latter.
2024-04-25 12:16:48 +02:00
Added a new EvaluationRunResult dataclass that wraps the results of an evaluation pipeline,
allowing for its transformation and visualization.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 4494ms Template: 132ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API