Update xgb.DMatrix.save.R
This commit is contained in:
parent
99b7ead5ad
commit
67fc1dd990
@ -2,7 +2,7 @@
|
|||||||
#'
|
#'
|
||||||
#' Save xgb.DMatrix object to binary file
|
#' Save xgb.DMatrix object to binary file
|
||||||
#'
|
#'
|
||||||
#' @param DMatrix the model object.
|
#' @param DMatrix the DMatrix object
|
||||||
#' @param fname the name of the binary file.
|
#' @param fname the name of the binary file.
|
||||||
#'
|
#'
|
||||||
#' @examples
|
#' @examples
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user