- Notifications
You must be signed in to change notification settings - Fork121
Add xgboost#209
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add xgboost#209
Uh oh!
There was an error while loading.Please reload this page.
Conversation
site.js Outdated
| ], | ||
| 'XGBoost':[ | ||
| {content:'Python 2 & 3',start:'2016-01-14',end:'2019-05-15',py2:true}, | ||
| {content:'Python 3 only',start:'2020-05-15',end:'2023-12-31'}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
| {content:'Python 3 only',start:'2020-05-15',end:'2023-12-31'}, | |
| {content:'Python 3 only',start:'2019-05-15',end:'2023-12-31'}, |
Is this a typo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yep, thanks X( Fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
CAM-Gerlach commentedMay 3, 2019
@takluyver Looks like this is ready. |
takluyver commentedMay 4, 2019
Thanks! |
Uh oh!
There was an error while loading.Please reload this page.
Per the discussion indmlc/xgboost#4379
Just what it says on the tin, per the consent of the maintainers, as they're dropping Python 2 support in their imminent next release.@hcho3 please review and sign off.