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.
|
andThenandThen, applydefault <L1,L2> Preprocessor<K,V> map(IgniteFunction<LabeledVector<L1>,LabeledVector<L2>> func)
L1 - Type of new label.func - mapper.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025