This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-12-02 09:56:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
evaluators
History
Sebastian Husch Lee
8cafcddb00
chore: Remove print statements from tests and mention of old name (
#8883
)
...
* Remove print statements from tests * Remove mention of Canals * Remove another mention
2025-02-20 10:24:26 +01:00
..
__init__.py
…
test_answer_exact_match.py
…
test_context_relevance_evaluator.py
chore: Remove print statements from tests and mention of old name (
#8883
)
2025-02-20 10:24:26 +01:00
test_document_map.py
bug: fix MRR and MAP calculations (
#7841
)
2024-06-25 12:07:11 +02:00
test_document_mrr.py
…
test_document_ndcg.py
feat: Add DocumentNDCGEvaluator component (
#8419
)
2024-10-01 16:15:02 +02:00
test_document_recall.py
…
test_faithfulness_evaluator.py
enhancement: reduced usage of numpy and substituted built-in libraries (
#8418
)
2024-10-18 15:42:19 +02:00
test_llm_evaluator.py
Make api_key param optional in LLMEvaluator (
#8340
)
2024-09-20 10:47:13 +02:00
test_sas_evaluator.py
fix: fix test failures with Transformers models in PRs from forks (
#8809
)
2025-02-04 19:08:37 +01:00