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
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019