Releases: adriangb/scikeras
Releases · adriangb/scikeras
v0.13.0
v0.12.0
What's Changed
- chore: updating the poetry version to fix the push issue by @cristian-rincon in #308
New Contributors
- @cristian-rincon made their first contribution in #308
Full Changelog: v0.11.1...v0.12.0
v0.11.0
v0.10.0
v0.9.0
What's Changed
- feat: allow functools.partial in wrappers.py by @jpgard in #279
- feat: Support sparse matrices for X by @adriangb in #240
- chore/fix: compatibility with newest nightly builds by @adriangb in #278
- chore: update all deps by @adriangb in #280
- chore: bump version to 0.9.0 by @adriangb in #281
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Support python 3.10 by @jeffery9876 in #274
New Contributors
- @jeffery9876 made their first contribution in #274
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Fixed Some Typos in
README.md
and Documentation by @RoyiAvital in #269 - Add sklearn mixin inheritance by @go95 in #267
- chore: run nightly tf in CI and fix compatibility with TF 2.9.0 by @adriangb in #271
New Contributors
- @RoyiAvital made their first contribution in #269
- @go95 made their first contribution in #267
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
v0.5.1
What's Changed
- BREAKING CHANGE: bump TensorFlow dependency to 2.7.0 by @adriangb in #252
- feat: add context manager for setting TensorFlow's random generator by @adriangb in #254
- doc: add note on KerasRegressor.score() return value to migration guide by @adriangb in #255
Full Changelog: v0.4.1...v0.5.1