1.3-1
SageMaker XGBoost-1.3, container version 1
https://docs.aws.amazon.com/sagemaker/latest/dg/xgboost.html
What's Changed
- Release 1.3-1 by @edwardjkim in #192
- Update smdebug version to 1.0.10 by @ndodda-amazon in #203
- Latest multiarch by @awsbmillare in #209
- Remove hardcoded payload limit by @awsbmillare in #212
- Update pip and pillow by @awsbmillare in #214
- Swap version bump method for pip by @awsbmillare in #217
- Adds new performance metrics by @vjain1299 in #213
- Early stopping by @lihaife in #195
- dependabot security bump pillow and urllib3 by @awsbmillare in #221
- Fix non-alg mode content-type handling by @awsbmillare in #223
- Csv binary input support by @yusharon in #224
- Store ground truth and predictions on validation folds to output folder by @iaroslav-ai in #230
- upgrading pillow to 9.0.0 to address high security risks from CVE by @NikhilRaverkar in #232
- Using keyring to prevent GPG key from being outdated by @haixiw in #239
- Update numpy version from 1.20.3 to 1.21.0 by @haixiw in #240
- 1.5.2 draft by @haixiw in #241
- Track buildspecs in repo like sklearn container by @awsbmillare in #248
- Pin flask dep itsdangerous by @awsbmillare in #251
- Add metrics for MultiClass by @nOoiTz in #250
- Add multiclass metrics by @nOoiTz in #252
- pin markupsafe jinja2 werkzeug cryptography by @haixiw in #259
- Using ensemble flag for multi-model endpoint by @dewan-c in #264
- Add accept encodings to alg_mode by @awsbmillare in #270
- Enabled HP validation for
sampling_method
by @NikhilRaverkar in #272 - added HP for
prob_buffer_row
temporary fix for console by @NikhilRaverkar in #276 - Fix JSON output format by @dewan-c in #280
- Bump pillow 9.1.0 by @awsbmillare in #284
- Case2272044573 master merge by @NikhilRaverkar in #285
- Revert "Case2272044573 master merge (#285)" by @mabunday in #290
- fixed errors Case2272044573 by @NikhilRaverkar in #294
- New Objective Metrics to Version 1.3-1 by @eugskim in #296
New Contributors
- @vjain1299 made their first contribution in #213
- @nOoiTz made their first contribution in #250
Full Changelog: v1.2-2...v1.3-1