doc
This commit is contained in:
@@ -26,10 +26,10 @@ Set information of an xgb.DMatrix object
|
||||
It can be one of the following:
|
||||
|
||||
\itemize{
|
||||
\item \code{label}
|
||||
\item \code{weight}
|
||||
\item \code{base_margin}
|
||||
\item \code{group}
|
||||
\item \code{label}: label Xgboost learn from ;
|
||||
\item \code{weight}: to do a weight rescale ;
|
||||
\item \code{base_margin}: base margin is the base prediction Xgboost will boost from ;
|
||||
\item \code{group}.
|
||||
}
|
||||
}
|
||||
\examples{
|
||||
|
||||
Reference in New Issue
Block a user