朴素贝叶斯和决策树由于其较高的分类性能和简单性得到了广泛的使用,许多学者都在研究如何在分类前对数据进行处理以提升它们的分类性能。该文首先使用主成分分析提取特征数据,然后对处理后的数据上利用朴素贝叶斯和决策树进行分类,并对实验结果进行分析,比较主成分分析对它们分类性能的影响。
Naive Bayes and decision tree classifications have been widely used due to their high performance and simplicity, and many scholars are studying how to process the data before classification in order to enhance the performance of their classification.This article first extracted feature data using principal component analysis, and then processed the data on the use of naive Bayes and decision tree classifications, and experimental results were analyzed and compared the impact of the principal component analysis on their classification performance.