Nothing
#' @keywords package
#' @aliases FoRecoML-package
"_PACKAGE"
#' @import Matrix FoReco
#' @importFrom randomForest randomForest
#' @importFrom xgboost xgb.DMatrix xgb.train
#' @importFrom lightgbm lgb.Dataset lgb.train
#' @importFrom mlr3 lrn as_task_regr rsmp
#' @importFrom mlr3tuning tnr auto_tuner
#' @importFrom stats na.omit setNames predict
#' @importFrom methods as is
#' @importFrom cli cli_abort cli_inform cli_warn cli_alert_info cli_h3 cli_ul
#' @importFrom paradox to_tune
#' @importFrom graphics barplot title
#' @import mlr3learners
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.