Function doesn't follow new API in postmodeling
Open
- Dominant language
- Jupyter Notebook
- Stars
- 201
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/dssg/triage/blob/f66d1262c977a84602811c2ec8148218fa6bd9d9/src/triage/component/postmodeling/plots.py#L221
It should be something like
``` python
def plot_reliability_curve(model, *kwargs):
```
Contributor guide
Assessment
This issue has not been assessed yet.