程序包 org.apache.flink.ml.feature.idf
-
接口概要 接口 说明 IDFModelParams<T> Params forIDFModel.IDFParams<T> Params forIDF. -
类概要 类 说明 IDF An Estimator that computes the inverse document frequency (IDF) for the input documents.IDFModel A Model which transforms data using the model data computed byIDF.IDFModelData Model data ofIDFModel.IDFModelData.ModelDataDecoder Decoder forIDFModelData.IDFModelData.ModelDataEncoder Encoder forIDFModelData.