K
- Type of a key in upstream
data.V
- Type of a value in upstream
data.public class MinMaxScalerTrainer<K,V> extends Object implements PreprocessingTrainer<K,V,Vector,Vector>
Constructor and Description |
---|
MinMaxScalerTrainer() |
Modifier and Type | Method and Description |
---|---|
MinMaxScalerPreprocessor<K,V> |
fit(DatasetBuilder<K,V> datasetBuilder,
IgniteBiFunction<K,V,Vector> basePreprocessor)
Fits preprocessor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fit, fit
public MinMaxScalerPreprocessor<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