Postmodeling notebook uses an old API
Open
postmodeling
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
The methods used by ModelGroupEvaluator in the notebook are old, e.g. `plot_jaccard` is now `plot_jaccard_preds`
Contributor guide
Research direction
Open the postmodeling notebook and locate the ModelGroupEvaluator calls, starting with the outdated plot_jaccard usage. Compare each notebook method with the current ModelGroupEvaluator API and update the old calls, including plot_jaccard_preds. Run the notebook to confirm the postmodeling workflow completes with the current API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100