What's Changed * Disable testing on TF nightly by adriangb in https://github.com/adriangb/scikeras/pull/286 * Support TensorFlow 2.11.0 by adriangb in https://github.com/adriangb/scikeras/pull/287
What's Changed * feat: allow functools.partial in wrappers.py by jpgard in https://github.com/adriangb/scikeras/pull/279 * feat: Support sparse matrices for X by adriangb in https://github.com/adriangb/scikeras/pull/240 * chore/fix: compatibility with newest nightly builds by adriangb in https://github.com/adriangb/scikeras/pull/278 * chore: update all deps by adriangb in https://github.com/adriangb/scikeras/pull/280 * chore: bump version to 0.9.0 by adriangb in https://github.com/adriangb/scikeras/pull/281
New Contributors * jpgard made their first contribution in https://github.com/adriangb/scikeras/pull/279