public class DimReductionModelPrediction extends AbstractPrediction
Modifier and Type | Field and Description |
---|---|
double[] |
dimensions |
double[] |
reconstructed
This field is only used for GLRM and not for PCA.
|
Constructor and Description |
---|
DimReductionModelPrediction() |
public double[] dimensions
public double[] reconstructed