搜索资源列表
machineLearning
- 机器学习-分类器-垃圾邮件系统。数据集来自UCI-spambase.data.-Machine Learning- spam classifier.
emial-spam
- 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
ml_homework_1
- 此代码使用python中的sklearn实现了对uci中spambase垃圾邮件数据集的分类(This code uses sklearn in Python to realize the classification of spam dataset in UCI)