程序包的使用
org.apache.flink.ml.classification.naivebayes
-
使用org.apache.flink.ml.classification.naivebayes的程序包 程序包 说明 org.apache.flink.ml.classification.naivebayes -
org.apache.flink.ml.classification.naivebayes使用的org.apache.flink.ml.classification.naivebayes中的类 类 说明 NaiveBayes An Estimator which implements the naive bayes classification algorithm.NaiveBayesModel A Model which classifies data using the model data computed byNaiveBayes.NaiveBayesModelData Model data ofNaiveBayesModel.NaiveBayesModelParams Params ofNaiveBayesModel.NaiveBayesParams Params ofNaiveBayes.