createSonar: Create Sonar dataset

Description Usage Arguments Details

Description

UCI description: " Each pattern is a set of 60 numbers in the range 0.0 to 1.0. Each number represents the energy within a particular frequency band, integrated over a certain period of time. The integration aperture for higher frequencies occur later in time, since these frequencies are transmitted later during the chirp. The label associated with each record contains the letter "R" if the object is a rock and "M" if it is a mine (metal cylinder)."

Usage

1
createSonar(file = getfilepath("sonar.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

Task: formula(Label ~ .)


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