<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Convert Trained 'XGBoost' Model to SQL Query</dc:title>
  <dc:title>R package xgb2sql version 0.1.3</dc:title>
  <dc:subject>CRAN Task View: Databases (https://CRAN.R-project.org/view=Databases)</dc:subject>
  <dc:description>This tool enables in-database scoring of 'XGBoost' models built in R, by translating trained model objects into SQL query. 
  'XGBoost' &lt;https://github.com/dmlc/xgboost&gt; 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) &lt;doi:10.1214/aos/1013203451&gt;, 
  and more details on 'XGBoost' can be found in Chen &amp; Guestrin (2016) &lt;doi:10.1145/2939672.2939785&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: xgboost (&gt;= 3.1.2.1), data.table (&gt;= 1.12.0)</dc:relation>
  <dc:relation>Suggests: ggplot2, knitr, rmarkdown</dc:relation>
  <dc:creator>Chengjun Hou &lt;chengjun.hou@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Chengjun Hou [aut, cre],
  Abhishek Bishoyi [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=xgb2sql/LICENSE)</dc:rights>
  <dc:date>2025-12-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xgb2sql</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xgb2sql</dc:identifier>
</oai_dc:dc>
