getCustomCppExample | R Documentation |
This function can be used to print the trace of the parameters of a trained compboost object.
getCustomCppExample(example = "blearner", silent = FALSE)
example |
( |
silent |
( |
This function returns a character vector that can be compiled using
Rcpp::sourceCpp(code = getCustomCppExample())
to define a new
custom C++
logger.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.