程序包的使用
org.apache.flink.ml.feature.stringindexer
-
使用org.apache.flink.ml.feature.stringindexer的程序包 程序包 说明 org.apache.flink.ml.feature.stringindexer -
org.apache.flink.ml.feature.stringindexer使用的org.apache.flink.ml.feature.stringindexer中的类 类 说明 IndexToStringModel A Model which transforms input index column(s) to string column(s) using the model data computed byStringIndexer.IndexToStringModelParams Params forIndexToStringModel.StringIndexer An Estimator which implements the string indexing algorithm.StringIndexerModel A Model which transforms input string/numeric column(s) to double column(s) using the model data computed byStringIndexer.StringIndexerModelData Model data ofStringIndexerModelandIndexToStringModel.StringIndexerModelParams Params ofStringIndexerModel.StringIndexerParams Params ofStringIndexer.