v23.08.01
🐜 Bug Fixes
- Change model call default arg values to None instead of bool vals by @oliverholworthy in #1218
- Handle ColumnSchema
target
in serialization ofSequenceTransform
by @oliverholworthy in #1214 - Ensure TopKEncoder has correct outputs when model is saved by @oliverholworthy in #1225
🔧 Maintenance
- Use
copy-pr-bot
by @ajschmidt8 in #1209 - use rapids infra to run testing by @jperez999 in #1216
- improve hpo test by @radekosmulski in #1222
New Contributors
- @ajschmidt8 made their first contribution in #1209
Full Changelog: v23.08.00...v23.08.01