接口的使用
org.apache.flink.ml.feature.variancethresholdselector.VarianceThresholdSelectorModelParams
-
使用VarianceThresholdSelectorModelParams的程序包 程序包 说明 org.apache.flink.ml.feature.variancethresholdselector -
-
org.apache.flink.ml.feature.variancethresholdselector中VarianceThresholdSelectorModelParams的使用
org.apache.flink.ml.feature.variancethresholdselector中VarianceThresholdSelectorModelParams的子接口 修饰符和类型 接口 说明 interfaceVarianceThresholdSelectorParams<T>Params of VarianceThresholdSelectorModel.实现VarianceThresholdSelectorModelParams的org.apache.flink.ml.feature.variancethresholdselector中的类 修饰符和类型 类 说明 classVarianceThresholdSelectorAn Estimator which implements the VarianceThresholdSelector algorithm.classVarianceThresholdSelectorModelA Model which removes low-variance data using the model data computed byVarianceThresholdSelector.
-