Module org.elasticsearch.xcore
Class FeatureValue
java.lang.Object
org.elasticsearch.xpack.core.ml.inference.preprocessing.customwordembedding.FeatureValue
- Direct Known Subclasses:
ContinuousFeatureValue,DiscreteFeatureValue
Extracted feature values from the text
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FeatureValue
public FeatureValue()
-
-
Method Details
-
getWeight
public double getWeight() -
getRow
public abstract int getRow()
-