man-roxygen/predict.R

#' @param object A trained CuML model.
#' @param x A matrix or dataframe containing new data points.
#' @param ... Additional arguments to \code{predict()}. Currently unused.
#'
#' @return Predictions on new data points.
mlverse/cuda.ml documentation built on Jan. 14, 2022, 11:14 a.m.