xgboost_ray-0.1.13
What's Changed
- Bump version to 0.1.13 by @Yard1 in #243
- Add
placement_options
toRayParams
by @Yard1 in #245 - Switch from 3.6 to 3.9 in tests by @Yard1 in #246
- Replace boston dataset with california housing by @Yard1 in #251
- Set Tune trainable resources to 0 by @Yard1 in #252
- Add special case in
_get_tune_resources
by @Yard1 in #250 - Always detect Ray Dataset as distributed by @Yard1 in #253
Full Changelog: v0.1.12...v0.1.13