public abstract class RandomizedHoldout extends AbstractHoldout
Modifier and Type | Class and Description |
---|---|
static class |
RandomizedHoldout.Parameterizer
Parameterization class
|
Modifier and Type | Field and Description |
---|---|
protected RandomFactory |
random
The random generator.
|
bundle, labelcol, labels
Constructor and Description |
---|
RandomizedHoldout(RandomFactory random)
Sets the parameter seed to the parameterToDescription map.
|
allClassLabels, allClassLabels, findClassLabelColumn, getLabels, initialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nextPartitioning, numberOfPartitions
protected RandomFactory random
public RandomizedHoldout(RandomFactory random)
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.