R/energy_usage.R

#' @title Power Consumption of Kitchen Appliances in Ames, Iowa
#'
#' @name energy_usage
#'
#' @description
#' Data for power consumption of kitchen appliances in Ames, Iowa.
#' Extends the `ames_housing` data set.
#'
#' Contains 720 features and 2930 observations.
#'
#' @docType data
#' @keywords data
#' @examples
#' data("energy_usage", package = "mlr3data")
#' str(energy_usage)
NULL

Try the mlr3data package in your browser

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

mlr3data documentation built on July 9, 2023, 7:29 p.m.