You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ).
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.
The text was updated successfully, but these errors were encountered: