# Naive_Bayes
朴素贝叶斯算法实战
email邮件数据集,SogouC新闻数据集
Email_NB.py垃圾邮件过滤实现(Python3实现)
Naive_Bay.py 朴素贝叶斯算法实现(Python3实现)
样本比较小,成功率大概为90%
没有合适的资源?快使用搜索试试~ 我知道了~
朴素贝叶斯算法实战 email邮件数据集,SogouC新闻数据集 Email-NB.py垃圾邮件过滤实现(Python3实现)
共150个文件
txt:142个
xml:3个
py:2个
3 下载量 64 浏览量
2023-01-18
09:39:10
上传
评论 2
收藏 196KB ZIP 举报
温馨提示
朴素贝叶斯算法实战 email邮件数据集,SogouC新闻数据集 Email_NB.py垃圾邮件过滤实现(Python3实现) Naive_Bay.py 朴素贝叶斯算法实现(Python3实现) 样本比较小,成功率大概为90% import numpy as np from functools import reduce """ 函数说明:创建实验样本 Parameters: 无 Returns: postingList - 实验样本切分的词条 classVec - 类别标签向量 """ def loadDataSet(): postingList=[['my', 'dog', 'has', 'flea', 'problems', 'help', 'please'], #切分的词条 ['maybe', 'not', 'take', 'him', 'to', 'dog', 'park', 'stupid'], ['my', 'dalmation', 'is', 'so',
资源推荐
资源详情
资源评论
收起资源包目录
朴素贝叶斯算法实战
email邮件数据集,SogouC新闻数据集
Email-NB.py垃圾邮件过滤实现(Python3实现)
(150个子文件)
.gitignore 47B
Naive_Bayes-master.iml 284B
README.md 245B
Email_NB.py 7KB
Naive_Bay.py 6KB
14.txt 16KB
18.txt 13KB
18.txt 12KB
13.txt 10KB
12.txt 9KB
18.txt 9KB
17.txt 8KB
10.txt 8KB
12.txt 7KB
11.txt 7KB
18.txt 7KB
17.txt 7KB
11.txt 7KB
11.txt 7KB
10.txt 6KB
16.txt 6KB
13.txt 5KB
16.txt 5KB
13.txt 5KB
13.txt 5KB
13.txt 5KB
16.txt 5KB
10.txt 4KB
19.txt 4KB
12.txt 4KB
10.txt 4KB
16.txt 4KB
15.txt 4KB
13.txt 4KB
15.txt 4KB
12.txt 3KB
11.txt 3KB
15.txt 3KB
18.txt 3KB
14.txt 3KB
13.txt 3KB
17.txt 3KB
11.txt 3KB
10.txt 3KB
19.txt 3KB
15.txt 3KB
19.txt 3KB
12.txt 3KB
12.txt 3KB
stopwords_cn.txt 3KB
19.txt 2KB
17.txt 2KB
10.txt 2KB
17.txt 2KB
17.txt 2KB
14.txt 2KB
15.txt 2KB
14.txt 2KB
18.txt 2KB
15.txt 2KB
13.txt 2KB
14.txt 2KB
18.txt 2KB
17.txt 2KB
16.txt 2KB
16.txt 2KB
16.txt 2KB
14.txt 2KB
10.txt 1KB
12.txt 1KB
17.txt 1KB
16.txt 1KB
19.txt 1KB
6.txt 1KB
12.txt 1KB
14.txt 1KB
18.txt 1KB
19.txt 1KB
14.txt 1KB
17.txt 1KB
19.txt 1KB
15.txt 1KB
12.txt 1KB
14.txt 1KB
13.txt 968B
19.txt 936B
11.txt 901B
11.txt 875B
15.txt 869B
15.txt 754B
19.txt 736B
16.txt 725B
10.txt 698B
8.txt 634B
23.txt 600B
11.txt 537B
11.txt 522B
15.txt 522B
17.txt 454B
10.txt 442B
共 150 条
- 1
- 2
资源评论
Mrrunsen
- 粉丝: 9613
- 资源: 514
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功