Clarify message for the error 'pred_probs is not defined'
Open
enhancement
help-wanted
- Dominant language
- Python
- Stars
- 11.7k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
Currently `find_label_issues` docstring contains the following:
Tip: If you encounter the error 'pred_probs is not defined', try setting `n_jobs = 1`.
https://github.com/cleanlab/cleanlab/blob/e1d9ae4fcf95e802f4a8e112845929ee785705eb/cleanlab/filter.py#L257
Try to resolve this or provide clearer error message containing the tip when the error triggers.
Contributor guide
Assessment
This issue has not been assessed yet.