接口的使用
org.apache.flink.ml.feature.imputer.ImputerModelParams
-
使用ImputerModelParams的程序包 程序包 说明 org.apache.flink.ml.feature.imputer -
-
org.apache.flink.ml.feature.imputer中ImputerModelParams的使用
org.apache.flink.ml.feature.imputer中ImputerModelParams的子接口 修饰符和类型 接口 说明 interfaceImputerParams<T>Params ofImputer.实现ImputerModelParams的org.apache.flink.ml.feature.imputer中的类 修饰符和类型 类 说明 classImputerThe imputer for completing missing values of the input columns.classImputerModelA Model which replaces the missing values using the model data computed byImputer.
-