类 VarianceThresholdSelectorExample
- java.lang.Object
-
- org.apache.flink.ml.examples.feature.VarianceThresholdSelectorExample
-
public class VarianceThresholdSelectorExample extends Object
Simple program that trains aVarianceThresholdSelectormodel and uses it for feature selection.
-
-
方法详细资料
-
main
public static void main(String[] args)
-
-