Outstanding changes since Nov. 2022
What's Changed
- Incorporated vectorized versions of PIT goodness of fit metrics by @drewoldag in #132
- New metrics notebook by @drewoldag in #133
- Support specifying random_state when converting to mixmod ensemble by @drewoldag in #135
- Specify Scipy version to be 1.9.3 so that unittests pass. by @drewoldag in #138
- Replaced deprecated methods with warnings and updated docstrings. by @drewoldag in #140
- Build fails due to missing dependency by @drewoldag in #144
- Small link fix by @OliviaLynn in #142
- Unpinned the Scipy version. by @drewoldag in #145
- Piecewise linear quantiles by @drewoldag in #134
- Implementing original qp PDF constructor by @drewoldag in #150
- Fix installation instructions by @delucchi-cmu in #154
- added pdf_constructor_name to _updated_ctor_param by @eacharles in #152
- Added packed_interp_pdf and packing_utils by @eacharles in #155
- Fix up a docstring by @eacharles in #158
- Issue/159/iterated read by @eacharles in #160
- spliting reading into two reading tables and building ensemble from t… by @eacharles in #165
New Contributors
- @OliviaLynn made their first contribution in #142
- @delucchi-cmu made their first contribution in #154
Full Changelog: v0.7.1...v0.7.2