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
Comments
|
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 |
|
Ok @JiaxiangBU I'll take a look, thank you so much for these references. |
|
Fixed by #43 |
|
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. |
Look into adding xgboost translation
The text was updated successfully, but these errors were encountered: