C
- Type of a partition context
.public class SimpleLabeledDataset<C extends Serializable> extends DatasetWrapper<C,SimpleLabeledDatasetData>
delegate
Constructor and Description |
---|
SimpleLabeledDataset(Dataset<C,SimpleLabeledDatasetData> delegate)
Creates a new instance of simple labeled dataset that introduces additional methods based on a matrix of features
and labels vector.
|
close, compute, computeWithCtx
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, compute, compute, compute, compute, computeWithCtx, computeWithCtx, computeWithCtx, computeWithCtx, computeWithCtx, wrap
public SimpleLabeledDataset(Dataset<C,SimpleLabeledDatasetData> delegate)
delegate
- Delegate that performs compute
actions.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024