mlr3 (version 0.1.0-9000)

mlr_tasks_wine: Wine Classification Task

Description

Wine data set from the UCI machine learning repository (https://archive.ics.uci.edu/ml/datasets/wine). Results of a chemical analysis of three types of wines grown in the same region in Italy but derived from three different cultivars.

Arguments

Format

R6::R6Class inheriting from TaskClassif.

Usage

mlr_tasks$get("wine")

References

Dua, D. and Graff, C. (2019). UCI Machine Learning Repository http://archive.ics.uci.edu/ml. Irvine, CA: University of California, School of Information and Computer Science.