搜索资源列表
emial-spam
- 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
emailSpam.tar
- 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
bayes
- 使用朴树贝叶斯算法预测邮件是否是垃圾邮件-Use the Parker Bayesian algorithm to predict whether the message is spam
python-knn
- 主要利用Python软件,利用KNN算法对垃圾邮件进行分类(This paper mainly uses Python software to classify spam mail by using KNN algorithm)
ml_homework_1
- 此代码使用python中的sklearn实现了对uci中spambase垃圾邮件数据集的分类(This code uses sklearn in Python to realize the classification of spam dataset in UCI)
