搜索资源列表
ReadDir
- 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,
jedjjdh
- 人工免疫是对生物免疫系统的工作机理及所具有各种优良特性的模拟。在邮件系统中 引入免疫的思想,构建了一种基于人工免疫的反垃圾邮件模型。 -An artificial immune system studied the principle and some fine features of a biological immune system. The idea of immunologywas adopted to build an anti-trash E-mailmode.l
BayesMailFilterC
- C++ 关于贝叶斯算法的邮件过滤系统的实现,-mail filter system on the Bayesian algorithm to achieve the realization of the C++
machineLearning
- 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
naive-bayes-spam-filter-master
- 基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes