支持向量机过滤垃圾邮件我要分享

Filter Spams with Support Vector Machines

matlab 邮件 支持 过滤 向量 垃圾

关注次数: 192

下载次数: 0

文件大小: 797.16 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:这份代码实现了用支持向量机过滤垃圾邮件。采用matlab实现。是coursera上Ng给的一个练习题。该SVM使用梯度下降法实现。还给出了一个小的数据集用于实验。非常适合SVM的初学者使用。


English Description:

shiyaiFilter Spams with Support Vector Machines. it is a exercise from coursera, which is set up by Ng. A support vector machine is built up using gradient descent algorithm. And a small data set is given for your experiment.The code is very suitable for those who want to learn support vector machine! It is detailed and clear!


代码预览