public class FeatureMatrixWithLabelsOnHeapData extends Object implements AutoCloseable
data
of the containing matrix of features and vector of labels stored in heap.Constructor and Description |
---|
FeatureMatrixWithLabelsOnHeapData(double[][] features,
double[] labels)
Constructs an instance of FeatureMatrixWithLabelsOnHeapData.
|
public FeatureMatrixWithLabelsOnHeapData(double[][] features, double[] labels)
features
- Features.labels
- Labels.public double[][] getFeatures()
public double[] getLabels()
public void close()
close
in interface AutoCloseable
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024