程序包 org.apache.flink.ml.feature.variancethresholdselector
-
接口概要 接口 说明 VarianceThresholdSelectorModelParams<T> Params forVarianceThresholdSelectorModel.VarianceThresholdSelectorParams<T> Params of VarianceThresholdSelectorModel. -
类概要 类 说明 VarianceThresholdSelector An Estimator which implements the VarianceThresholdSelector algorithm.VarianceThresholdSelectorModel A Model which removes low-variance data using the model data computed byVarianceThresholdSelector.VarianceThresholdSelectorModelData Model data ofVarianceThresholdSelectorModel.VarianceThresholdSelectorModelData.ModelDataDecoder Decoder forVarianceThresholdSelectorModelData.VarianceThresholdSelectorModelData.ModelDataEncoder Encoder forVarianceThresholdSelectorModelData.