Skip to content

sklearndf 2.3.0

Latest
Compare
Choose a tag to compare
@j-ittner j-ittner released this 15 Nov 16:26
14e0ac4

This is the 2.3.0 release of sklearndf.

You can upgrade your current pip installation via

pip install --upgrade sklearndf

Your conda package can be upgraded by running

conda install -c conda-forge -c bcg_gamma sklearndf

Changes:

  • 14e0ac4 Merge pull request #261 from BCG-X-Official/dev/2.3.0
  • 4ca7337 BUILD: update version to 2.3.0
  • cde262d Merge pull request #260 from BCG-X-Official/dev/2.3rc0
  • 50f3cc1 FIX: fetch dev branch from remote before checking it out
  • 04b88dd FIX: fetch github-pages remote branch before checking it out
  • ed38884 API: add support for scikit-learn 1.3 (#258)
  • 9b4b0e2 BUILD: update version to 2.3.0
  • 29eb18c REFACTOR: switch to black v23.10
  • 8e57b9a BUILD: update versions in pyproject.toml
  • efe9665 BUILD: update versions in environment.yml
See More
  • ddb4c62 TEST: use a QuantileRegressorDF solver that still works with scipy 1.11
  • 38bac0e Merge branch '2.1.x' into 2.2.x
  • 1472a22 BUILD: update unit tests to work with scipy 1.11
  • c324264 Merge branch '2.0.x' into 2.1.x
  • 46578d9 BUILD: limit scipy to <1.11a due to scikit-learn<1.1a
  • a9deb36 Merge branch '2.1.x' into 2.2.x
  • 589c10a Merge branch '2.0.x' into 2.1.x
  • 40b8f06 BUILD: switch from conda to micromamba
  • 771601d Merge branch '2.1.x' into 2.2.x
  • 382bb5c Merge branch '2.0.x' into 2.1.x
  • ee12c82 Rename github org to BCG-X-Official
  • a0bb2c0 Merge branch '2.1.x' into 2.2.x
  • 0af3538 Merge branch '2.0.x' into 2.1.x
  • 641951f Rename github org to BCG-X-Official
  • 64d8b3b Merge branch '2.1.x' into 2.2.x
  • 17082c3 Merge branch '2.0.x' into 2.1.x
  • a6c2b04 Rename github org to BCG-X-Official
  • 97e882a BUILD: update version to 2.2.2

This list of changes was auto generated.