Description Usage Arguments Details Value See Also
Task: First 798 training, last 100 testing. Classification formula(Class~.)
1 2 | createAnnealing(file = getfilepath("annealing.rds"), write = TRUE,
read = TRUE)
|
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) |
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."
The dataset as a data.table
https://archive.ics.uci.edu/ml/datasets/Annealing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.