K
- V
- public interface Preprocessor<K,V> extends IgniteBiFunction<K,V,LabeledVector>
Modifier and Type | Method and Description |
---|---|
default <L1,L2> Preprocessor<K,V> |
map(IgniteFunction<LabeledVector<L1>,LabeledVector<L2>> func)
Map vectorizer answer.
|
andThen
andThen, apply
default <L1,L2> Preprocessor<K,V> map(IgniteFunction<LabeledVector<L1>,LabeledVector<L2>> func)
L1
- Type of new label.func
- mapper.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020