public static class WeightedReservoirSample.InstanceHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
weka.core.Instance |
m_instance |
double |
m_weight |
Constructor and Description |
---|
InstanceHolder(weka.core.Instance instance,
double weight) |