R/model_task.R

#' Heart Classification Drive ML Model.
#'
#' Contains the task (`heart.model`).
#'
#' @name heart.model
#' @return heart data driveML sample model output
#' @examples
#' ## Sample model object
#' modelobj <- heart.model
#' @keywords mlmodel
#' @docType data
"heart.model"

Try the DriveML package in your browser

Any scripts or data that you put into this service are public.

DriveML documentation built on Dec. 2, 2022, 5:14 p.m.