1 2 3 4 5 6 7 8 9 10
|
Explanation for binary files inside source package according to
https://lists.debian.org/debian-devel/2013/09/msg00332.html
Files: data/example.rda
Documented: man/example.Rd
list object containing 1) the simulated classifiers for two classes. Distributions are simulated from Gaussian distributions with
Normal(mean=1.5, sd=0) for class 1 and Normal(mean=0, sd=0) for class 0 instances. Each class consists of 100 instances.
and 2) A test set of 100 instances
-- Steffen Moeller <moeller@debian.org> Fri, 20 Sep 2019 15:21:13 +0200
|