程序包的使用
org.apache.flink.ml.feature.variancethresholdselector
-
使用org.apache.flink.ml.feature.variancethresholdselector的程序包 程序包 说明 org.apache.flink.ml.feature.variancethresholdselector -
org.apache.flink.ml.feature.variancethresholdselector使用的org.apache.flink.ml.feature.variancethresholdselector中的类 类 说明 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.VarianceThresholdSelectorModelParams Params forVarianceThresholdSelectorModel.VarianceThresholdSelectorParams Params of VarianceThresholdSelectorModel.