public interface FeatureAggregator
extends com.oracle.labs.mlrg.olcut.config.Configurable, com.oracle.labs.mlrg.olcut.provenance.Provenancable<com.oracle.labs.mlrg.olcut.provenance.ConfiguredObjectProvenance>
Modifier and Type | Method and Description |
---|---|
List<Feature> |
aggregate(List<Feature> input)
Aggregates feature values with the same names.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.