接口的使用
org.apache.flink.ml.feature.stringindexer.StringIndexerModelParams
-
使用StringIndexerModelParams的程序包 程序包 说明 org.apache.flink.ml.feature.stringindexer -
-
org.apache.flink.ml.feature.stringindexer中StringIndexerModelParams的使用
org.apache.flink.ml.feature.stringindexer中StringIndexerModelParams的子接口 修饰符和类型 接口 说明 interfaceStringIndexerParams<T>Params ofStringIndexer.实现StringIndexerModelParams的org.apache.flink.ml.feature.stringindexer中的类 修饰符和类型 类 说明 classStringIndexerAn Estimator which implements the string indexing algorithm.classStringIndexerModelA Model which transforms input string/numeric column(s) to double column(s) using the model data computed byStringIndexer.
-