Description Usage Arguments Value Examples
Survival Parameters for xgboost
| 1 2 3 | as_sgb_params(params)
sgb_params(...)
 | 
| params | a list of tuning parameters for an  | 
| ... | name-value pairs (e.g., maxdepth = 2) of tuning parameters and tuning parameter values. | 
a modified list with values for objective and eval_metric
| 1 2 3 | sgb_params()
as_sgb_params(list(max_depth=1))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.