DataMiningClassifier icon indicating copy to clipboard operation
DataMiningClassifier copied to clipboard

A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.

DataMiningClassifier

A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.

Author: Liu Yang([email protected])

Author's blog: http://blog.csdn.net/yangliuy

A Chinese technical blog related to this code package: http://blog.csdn.net/yangliuy/article/details/7400984