public interface LabelFeatureExtractor extends com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance>, Serializable
Modifier and Type | Method and Description |
---|---|
List<Feature> |
extractFeatures(List<Label> previousOutcomes,
double value)
Generates features based on the previously produced labels.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.