public abstract class ClassifierBaseModel extends MLModel<Double>
Constructor and Description |
---|
ClassifierBaseModel() |
Modifier and Type | Method and Description |
---|---|
double[] |
getFeatureVector(Object[] args)
Gets the feature vector.
|
public final double[] getFeatureVector(Object[] args)
args
- the argsCopyright © 2014–2015 Apache Software Foundation. All rights reserved.