lgb_shared_dataset_params | R Documentation |
Parameter docs for fields used in lgb.Dataset
construction
label |
vector of labels to use as the target variable |
weight |
numeric vector of sample weights |
init_score |
initial score is the base prediction lightgbm will boost from |
group |
used for learning-to-rank tasks. An integer vector describing how to
group rows together as ordered results from the same set of candidate results
to be ranked. For example, if you have a 100-document dataset with
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.