Description Usage Format Source Examples
A small regression data set taken from UCI Machine Learning Repository. Response variable is "class".
1 | data("servo")
|
The format is: chr "servo"
Bache, K. & Lichman, M. (2013). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science.
1 2 |
Loading required package: kknn
OpenJDK 64-Bit Server VM warning: Can't detect initial thread stack location - find_vma failed
EnsembleBase 1.0.2
School of Public Health, Imperial College London &
Scientific Computing Group, Sentrana Inc.
Call:
lm(formula = class ~ motor + screw + pgain + vgain, data = servo)
Coefficients:
(Intercept) motorB motorC motorD motorE screwB
7.95609 -0.07917 -0.26657 -1.43030 -0.68643 -0.72072
screwC screwD screwE pgain vgain
-1.08250 -1.20546 -1.16569 -1.64353 0.56700
Warning message:
system call failed: Cannot allocate memory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.