R/data.R

#' Abalone Dataset
#'
#' Cleaned up abalone dataset.
#'
#' @source \url{https://archive.ics.uci.edu/ml/machine-learning-databases/abalone/abalone.data}
"abalone"

#' Abalone Predictions
#'
#' Predictions on the first 100 rows of the \link{abalone} dataset.
"abalone_pred"
tmastny/sagemaker documentation built on July 15, 2020, 4:17 p.m.