knitr::opts_chunk$set(
  eval = FALSE,
  collapse = TRUE,
  comment = '#>',
  fig.path = 'man/figures/README-',
  out.width = '100%'
)

xgbh

Lifecycle: experimental

{xgbh} is a package that I use for custom {xgboost} model creation.

Installation

You can install the development version of {xgbh} from GitHub with:

# install.packages('remotes')
remotes::install_github('tonyelhabr/xgbh')

THIS PROBABLY WON'T WORK FOR YOU (YET)



tonyelhabr/xgbh documentation built on Dec. 23, 2021, 11:59 a.m.