However, for this article, I'll show only the Naive Bayesapproach, because it demonstrates the overall problem and inputs in Mahout.
但在本文中,我只会演示Naive Bayes方法,因为这能让您看到总体问题和Mahout中的输入。
2
The first approach is a simple Map-Reduce-enabled Naive Bayes classifier.
第一种方法是使用简单的支持Map - Reduce的Naive Bayes分类器。
3
This paper focuses on privacy preserving classification, and presents a privacy preserving Naive Bayes classification approach based on data randomization and feature reconstruction.