K - Type of a key in upstream data.V - Type of a value in upstream data.public class MaxAbsScalerTrainer<K,V> extends Object implements PreprocessingTrainer<K,V,Vector,Vector>
| Constructor and Description |
|---|
MaxAbsScalerTrainer() |
| Modifier and Type | Method and Description |
|---|---|
MaxAbsScalerPreprocessor<K,V> |
fit(DatasetBuilder<K,V> datasetBuilder,
IgniteBiFunction<K,V,Vector> basePreprocessor)
Fits preprocessor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfit, fitpublic MaxAbsScalerPreprocessor<K,V> fit(DatasetBuilder<K,V> datasetBuilder, IgniteBiFunction<K,V,Vector> basePreprocessor)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019