搜索资源列表
mail
- 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
KNN
- Knn算法综述、柔性KNN算法研究、一个高效的knn分类算法、一种改进的KNN分类算法、一种优化的K最近邻协同过滤算法。-Algorithms Knn, flexible KNN algorithm, an efficient knn classification algorithm, an improved KNN classification algorithm, an optimized K-nearest neighbor collaborative filtering algorith
Skyline
- 用java实现的skyline算法,包括普通的BNL和DC算法,以及基于关键词过滤的BNL和DC-Using java skyline algorithms, including ordinary BNL and DC algorithms, and filtering based on keywords BNL and DC
ACBM
- ACBM过滤算法,针对文字的一次高效过滤,减轻CPU压力-ACBM Filtering algorithm
bayes
- 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
aliyun_user
- Python 协同过滤算法模拟,采用2014年天猫大数据竞赛数据进行学习、检验-Collaborative Filtering use Python
usercf
- 利用Python计算基于用户的协同过滤算法,计算Mae值(Using Python to calculate the user based collaborative filtering algorithm and calculate the Mae value)