-
Notifications
You must be signed in to change notification settings - Fork 26
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
Update to develop branch following the merge to main for release 2.0.0 #800
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to tutorial for Brier Score using DOI
…cluded.md (#753) Signed-off-by: Stephanie Chong <[email protected]>
* feat: Add Positive Predictive Value function and update alias docstrings Signed-off-by: arshia <[email protected]> Co-authored-by: Arshia Sharma <[email protected]> Co-authored-by: Stephanie Chong <[email protected]>
* Update to black version. No files needed changing. * Update files for compatibility with latest version of black * Update pre-commit with the update to the black version
* Add Jetbrains IDE files to .gitignore * Pin dependencies during hatch builds * Add zenodo entry
* Update mypy version * Update pylint version * Bring files up to compliance
Signed-off-by: Stephanie Chong <[email protected]>
* all of the 'chainging_func_kwargs' are changed to 'chaining_func_kwargs' Jupyter notebook rerun everything to reflect the changes on method name * This file change was inadvertently included from another feature branch --------- Co-authored-by: jifu2274 <[email protected]>
Co-authored-by: jifu2274 <[email protected]>
…change (#781) A spelling correction has been made to an argument name, which is technically a breaking change, which necessitates a major version update.
* Add PyCon AU video to readme Signed-off-by: Stephanie Chong <[email protected]> --------- Signed-off-by: Stephanie Chong <[email protected]>
* Add information about Zenodo archive to README --------- Signed-off-by: Stephanie Chong <[email protected]>
* feat: add ppv function and update alias docstrings * update included.md Co-authored-by: Stephanie Chong <[email protected]> Signed-off-by: arshia <[email protected]> * Update docs/included.md Co-authored-by: Stephanie Chong <[email protected]> Signed-off-by: arshia <[email protected]> --------- Signed-off-by: arshia <[email protected]> Co-authored-by: Arshia Sharma <[email protected]> Co-authored-by: Stephanie Chong <[email protected]>
… metrics in scores (#786) Signed-off-by: Stephanie Chong <[email protected]>
* Refactored isotonic regression function from scikit-learn to scipy Please note, this was manually speed tested, and proved to be faster according to that test regime. So this PR reduces complexity and may speed things up at the same time. --------- Signed-off-by: Tennessee Leeuwenburg <[email protected]> Co-authored-by: AJ Fisher <[email protected]> Co-authored-by: Tennessee Leeuwenburg <[email protected]> Co-authored-by: Stephanie Chong <[email protected]>
* Update contributor guide to include more information on forking and branch management
Add a new emerging score - Risk Matrix Co-authored-by: Stephanie Chong <[email protected]> Co-authored-by: Nicholas Loveday <[email protected]> Signed-off-by: Tennessee Leeuwenburg <[email protected]>
Modify column and row labels for HTML rendered contingency table Update contigency table tutorial to match.
* Update admonitions for emerging metrics in API, tutorial and README, plus add an admonition to included page in docs
* Add the new score "brier_score_for_ensemble" with the fair brier correction Co-authored-by: Stephanie Chong <[email protected]> Signed-off-by: Tennessee Leeuwenburg <[email protected]> Co-authored-by: Tennessee Leeuwenburg <[email protected]> Signed-off-by: Nicholas Loveday <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.