Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.3-1 #192

Merged
merged 5 commits into from
May 16, 2021
Merged

Release 1.3-1 #192

merged 5 commits into from
May 16, 2021

Conversation

edwardjkim
Copy link
Contributor

@edwardjkim edwardjkim commented Apr 15, 2021

Description of changes:

This PR upgrades XGBoost to 1.3. See the upstream XGBoost changelog here.

We also change how we save models. In older versions, models were save by pickling (due to legacy reasons) However, XGBoost users typically use the save_model() method, so the default in algorithm is changed to using save_model().

A new eval metric mape is added.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@edwardjkim edwardjkim force-pushed the 1.3-1-draft branch 3 times, most recently from 8550de5 to 78535d2 Compare April 16, 2021 19:31
@edwardjkim edwardjkim changed the title Bump versions Release 1.3-1 May 11, 2021
@edwardjkim edwardjkim requested a review from xzzhon May 11, 2021 17:55
@edwardjkim edwardjkim merged commit 01125a9 into aws:master May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants