createAnnealing: Create Steel Annealing dataset

Description Usage Arguments Details Value See Also

Description

Task: First 798 training, last 100 testing. Classification formula(Class~.)

Usage

1
2
createAnnealing(file = getfilepath("annealing.rds"), write = TRUE,
  read = TRUE)

Arguments

file

character; path/filename to write data file to

write

logical; should the dataset be written to disk for later use? (default: TRUE)

read

logical; should we try to read the dataset from the specified location first? (default: TRUE)

Details

From UCI: "Explanation: I suspect this was left by Ross Quinlan in 1987 at the 4th Machine Learning Workshop. I'd have to check with Jeff Schlimmer to double check this."

Value

The dataset as a data.table

See Also

https://archive.ics.uci.edu/ml/datasets/Annealing


jkrijthe/createdatasets documentation built on May 19, 2019, 12:44 p.m.