1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Explanation for binary files inside source package according to
http://lists.debian.org/debian-devel/2013/09/msg00332.html
Files: data/income.rda
Documentation: man/income.Rd
-> Customer income data from a marketing survey
Files: data/musk.rda
Documentation: man/musk.Rd
-> Set of 92 molecules of which 47 are judged by human experts to be musks and the remaining 45 molecules are judged to be non-musks
Files: data/promotergene.rda
Documentation: man/promotergene.Rd
-> E. coli promoter gene sequences (DNA)
Files: data/reuters.rda
Documentation: man/reuters.Rd
-> Small sample from a Reuters news data set
Files: data/spam.rda
Documentation: man/spam.Rd
-> Data set collected at HP classifying 4601 emails as spam or non-spam
Files: data/spirals.rda
Documentation: man/spirals.Rd
-> A toy data set representing two spirals with Gaussian noise generated via function mlbench.spirals from the mlbenc package (on CRAN)
Files: data/ticdata.rda
Documentation: man/ticdata.Rd
-> Data set used in the CoIL 2000 Challenge contains information on customers of an insurance company
-- Dirk Eddelbuettel <edd@debian.org>, Tue, 25 Nov 2014 20:44:51 -0600
|