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

Refactor plot_reliability_diagram #13

Open
perellonieto opened this issue Mar 24, 2021 · 0 comments
Open

Refactor plot_reliability_diagram #13

perellonieto opened this issue Mar 24, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@perellonieto
Copy link
Member

The current function is ~200 lines long https://github.com/perellonieto/PyCalib/blob/master/pycalib/visualisations/__init__.py#L18-L243
. We should divide the code into multiple functions that perform smaller tasks. Also, document the function as the metrics/accuracy example.

@perellonieto perellonieto added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant