xgb2sql
Convert Trained 'XGBoost' Model to SQL Query
This tool enables in-database scoring of 'XGBoost' models built in R, by translating trained model objects into SQL query. 'XGBoost' https://xgboost.readthedocs.io/en/latest/index.html provides parallel tree boosting (also known as gradient boosting machine, or GBM) algorithms in a highly efficient, flexible and portable way. GBM algorithm is introduced by Friedman (2001) doi:10.1214/aos/1013203451, and more details on 'XGBoost' can be found in Chen & Guestrin (2016) doi:10.1145/2939672.2939785.
- Version0.1.2
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release03/13/2019
Documentation
Team
Chengjun Hou
Abhishek Bishoyi
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests3 packages