The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Switched XGBoost params construction to xgb.params() to align with the R migration guide and reduce deprecation risk.
Replaced alias params with “descriptive” names: eta→learning_rate, gamma→min_split_loss, alpha→reg_alpha, lambda→reg_lambda.
Added seed inside the XGBoost params (not just set.seed()) for more reproducible training/prediction.
In sampler(), preserved integer hyperparameters by generating integer sequences for integer range (critical for past, max_depth).
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.