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

xgboost translation #40

Closed
edgararuiz-zz opened this issue Jan 16, 2019 · 4 comments
Closed

xgboost translation #40

edgararuiz-zz opened this issue Jan 16, 2019 · 4 comments

Comments

@edgararuiz-zz
Copy link
Contributor

@edgararuiz-zz edgararuiz-zz commented Jan 16, 2019

Look into adding xgboost translation

@JiaxiangBU
Copy link
Contributor

@JiaxiangBU JiaxiangBU commented Feb 2, 2019

Hi, @edgararuiz I follow this package for a while, search for some way to do Xgboost in SQL.

I think there is a good source to solve the binary classification problem in the Xgboost Model. I test his code and use it in the production now.

Maybe the translated code is too long in SQL (about 6000 lines), but in Hive, it just costs 23 seconds in my recent experience.

I do a little test on the mtcars dataset, I think it maybe helps you.

@edgararuiz-zz
Copy link
Contributor Author

@edgararuiz-zz edgararuiz-zz commented Feb 2, 2019

Ok @JiaxiangBU I'll take a look, thank you so much for these references.

@edgararuiz-zz
Copy link
Contributor Author

@edgararuiz-zz edgararuiz-zz commented Apr 24, 2019

Fixed by #43

@github-actions
Copy link

@github-actions github-actions bot commented Mar 6, 2021

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants