CRAN/E | xgb2sql

xgb2sql

Convert Trained 'XGBoost' Model to SQL Query

Installation

About

This tool enables in-database scoring of 'XGBoost' models built in R, by translating trained model objects into SQL query. 'XGBoost' 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.

github.com/chengjunhou/xgb2sql
Bug report File report

Key Metrics

Version 0.1.2
R ≥ 3.1.0
Published 2019-03-13 2050 days ago
Needs compilation? no
License MIT
License File
CRAN checks xgb2sql results

Downloads

Yesterday 6 0%
Last 7 days 32 -29%
Last 30 days 155 -27%
Last 90 days 551 -6%
Last 365 days 33.173 +1327%

Maintainer

Maintainer

Chengjun Hou

Authors

Chengjun Hou

aut / cre

Abhishek Bishoyi

aut

Material

Reference manual
Package source

Vignettes

Deploy XGBoost Model as SQL Query

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1.0

Imports

xgboost ≥ 0.81.0.1
data.table ≥ 1.12.0

Suggests

ggplot2
knitr
rmarkdown