DatasetCharacteristics: Dataset characteristics.
Description
Dataset characteristics.Details
DatasetCharacteristics: "Abstract" proto object with the methods:
rl{
requirements() Ensures that all needed packages
are available
map() Returns the list of map functions
reduce() Returns the list of reduce functions
}
An implementation has to override these methods.
Available implementations:
rlll{
StatlogCharacteristics Implementation of the StatLog
project dataset characteristics
}References
See Eugster et al. (2010) in citation("benchmark").
R. D. King, C. Feng and A. Sutherland. STATLOG: Comparison of
classification algorithms on large real-world problems. Applied
Artifical Intelligence, 9, 1995.