#' @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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.