8000 Release v0.7.1 · scikit-optimize/scikit-optimize · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

v0.7.1

Compare
Choose a tag to compare
@holgern holgern released this 02 Feb 13:09
· 357 commits to master since this release
d9062c2

Version 0.7.1

New features

  • Sphinx documentation
  • notebooks are replaced by sphinx-gallery
  • New StringEncoder, can be used in Categoricals
  • Remove string conversion in Identity
  • dtype can be set in Integer and Real

Bug fixes

  • Fix categorical space (issue #821)
  • int can be set as dtype to fix issue #790

Maintenance

  • Old pdoc scripts are removed and replaced by sphinx
0