Fixed most of the lint issues
This commit is contained in:
@@ -29,4 +29,4 @@ xgb.save <- function(model, fname) {
|
||||
stop("xgb.save: the input must be xgb.Booster. Use xgb.DMatrix.save to save
|
||||
xgb.DMatrix object.")
|
||||
return(FALSE)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user