v0.2.0
What's Changed
- DOC hyperlink in highlights of frontpage by @lorentzenchr in #46
- CI codecov setup by @lorentzenchr in #47
- DOC add codecov badge by @lorentzenchr in #48
- DOC add link to release notes by @lorentzenchr in #49
- MNT add .codecov.yml by @lorentzenchr in #50
- TST add test_compute_bias_1d_array_like by @lorentzenchr in #51
- CI upload coverage report only once by @lorentzenchr in #52
- FIX p-value when stderr is zero but bias_count>=2 by @lorentzenchr in #54
- ENH keep null values in compute_bias for low n_bins by @lorentzenchr in #53
- DOC add trunk-based development by @lorentzenchr in #55
- DOC fix typos by @mayer79 in #56
- FIX account for Null value when binning in compute_bias by @lorentzenchr in #57
- FIX fix logic for string features with n_bins in compute_bias by @lorentzenchr in #58
- ENH plot null values in plot_bias by @lorentzenchr in #59
- ENH add ElementaryScore by @lorentzenchr in #60
- FIX ElementaryScore always non-negative by @lorentzenchr in #62
- ENH add plot_murphy_diagram by @lorentzenchr in #63
- ENH plot_bias with Null values by @lorentzenchr in #65
- DOC add Murphy plot to regression example by @lorentzenchr in #66
- REL increase to version 0.2.0 by @lorentzenchr in #67
New Contributors
Full Changelog: v0.1.1...v0.2.0