接口的使用
org.apache.flink.ml.feature.interaction.InteractionParams
-
使用InteractionParams的程序包 程序包 说明 org.apache.flink.ml.feature.interaction -
-
org.apache.flink.ml.feature.interaction中InteractionParams的使用
实现InteractionParams的org.apache.flink.ml.feature.interaction中的类 修饰符和类型 类 说明 classInteractionA Transformer that takes vector or numerical columns, and generates a single vector column that contains the product of all combinations of one value from each input column.
-