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>
Constructor and Description |
---|
MaxAbsScalerTrainer() |
Modifier and Type | Method and Description |
---|---|
MaxAbsScalerPreprocessor<K,V> |
fit(LearningEnvironmentBuilder envBuilder,
DatasetBuilder<K,V> datasetBuilder,
Preprocessor<K,V> basePreprocessor)
Fits preprocessor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fit, fit, fit, fit, fit, learningEnvironment
public MaxAbsScalerPreprocessor<K,V> fit(LearningEnvironmentBuilder envBuilder, DatasetBuilder<K,V> datasetBuilder, Preprocessor<K,V> basePreprocessor)
fit
in interface PreprocessingTrainer<K,V>
envBuilder
- Learning environment builder.datasetBuilder
- Dataset builder.basePreprocessor
- Base preprocessor.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024