This is the 2.1.1 release of gamma-facet.
You can upgrade your current pip installation via
pip install --upgrade gamma-facet
Your conda package can be upgraded by running
conda install -c conda-forge -c bcg_gamma gamma-facet
Changes:
- 66bea15 Merge pull request #378 from BCG-X-Official/dev/2.1.1
- 290864b Merge branch '2.1.x' into dev/2.1.1
- c0b6a15 Merge branch '2.0.x' into 2.1.x
- 4f60535 Merge branch 'release/2.0.1' into 2.0.x
- 328ee53 BUILD: update version to 2.1.1
- b535b16 Merge branch '2.0.x' into 2.1.x
- 55b451c BUILD: update version to 2.0.2
- 3a5da89 DOC: update release notes
- af06265 Merge branch '2.0.x' into 2.1.x
- 368ae42 Merge branch '2.0.x' into 2.1.x
See More
- ba5cb98 Update README.rst
- 3696daf Merge branch '2.0.x' into 2.1.x
- 319ee56 Merge branch '2.0.x' into 2.1.x
- 70f757f Merge pull request #373 from BCG-Gamma/dev/2.1.0
- 7003f4e BUILD: update version to 2.1.0
- c5d7cbf Merge pull request #371 from BCG-Gamma/dev/2.1rc0
- e9efa29 DOC: tweak release notes
- 118a8e3 DOC: tweak docstrings for learner inspectors
- 4ee81f6 FIX: check properties of superclasses in is_fitted()
- 03fc727 BUILD: require zipp<3.16 for min conda test with Python 3.7
- e880e6f TEST: only re-fit the model where needed
- 921b385 BUILD: require zipp<3.16 for min test with Python 3.7
- c075e10 BUILD: update min and max matrix test package dependencies
- e769708 Merge remote-tracking branch 'origin/dev/2.1rc0' into dev/2.1rc0
- 1833b3c FIX: test native learner inspectors w/o preprocessing for sklearn 1.0.x (#372)
- 422ea53 Merge branch '2.0.x' into 2.1.x
- bfa5da7 API: add support for inspecting native scikit-learn learners and learner pipelines (#369) [ #370 ]
- 5fe3110 REFACTOR: reformat code with newest
black
- b9489d8 DOC: update release notes
- 229d323 BUILD: change version to 2.1rc0
This list of changes was auto generated.