Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iprec_at_recall trec_eval: duplicate cutoffs detected #41

Open
StamTheo28 opened this issue Mar 28, 2023 · 0 comments
Open

iprec_at_recall trec_eval: duplicate cutoffs detected #41

StamTheo28 opened this issue Mar 28, 2023 · 0 comments

Comments

@StamTheo28
Copy link

I am running an experinment in PyTerrier and i am trying to measure the iprec_at_recall at all recall values. However, i get the following error when i run the experinment ( works fine with other measures such as ndcg etc ).

trec_eval: duplicate cutoffs detected
python3: src/pytrec_eval.cpp:634: PyObject* RelevanceEvaluator_evaluate(RelevanceEvaluator*, PyObject*): Assertion 'te_trec_measures[measure_idx]->eval_index >=0' failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant