联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 聚类算法(806) 
按平台查找All Python(806) 

[聚类算法] Spam-o-Filter

从头开始编写的朴素贝叶斯分类程序。
A naive bayes classfier written from scratch. (2016-06-04, Python, 7947KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736453400854.html

[聚类算法] NaiveBayesianModel

基于概率论的分类方法:朴素贝叶斯
A Classification Method Based on Probability Theory: Naive Bayes (2017-04-08, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736363373158.html

[聚类算法] Na-ve-Bayes-Classifier-Algorithm

朴素贝叶斯是分类算法之一。
Naive Bayes is one of classification algorithms. (2023-02-04, Python, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736357835775.html

[聚类算法] Diabetes-Prediction

朴素贝叶斯模型在糖尿病预测中的应用。
Diabetes Prediction Using Naive Bayes Model. (2016-08-27, Python, 11KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736350611150.html

[聚类算法] IMDB-Sentiment-Analysis

使用SVM分类器和朴素贝叶斯分类器
Using SVM classifier & Naive Bayes Classifier (2019-03-30, Python, 20KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736334435724.html

[聚类算法] multinomial_NB

20使用多项朴素贝叶斯的新闻稿区分。
20 Newsletter differentiation using multinomial Naive Bayes. (2017-07-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736334698502.html

[聚类算法] Text-Classification-Project

基于朴素贝叶斯分类器的文本分类
Text classification using Naive Bayes classifier (2020-05-19, Python, 310KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736327129470.html

[聚类算法] Machine-Learning

基于半朴素贝叶斯分类器的人脸检测
Face Detection using Semi Naive bayes classifier (2016-06-14, Python, 14254KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736327299857.html

[聚类算法] sentiment-analysis-on-IMDB-dataset

基于朴素贝叶斯的二元情感分类
Binary sentiment classification using Naive Bayes (2017-05-29, Python, 23247KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736327974285.html

[聚类算法] naive_bayes

多类别特征的朴素贝叶斯Python实现。
Python implementation of Naive Bayes for multiple categorical features. (2017-09-18, Python, 16KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736309689954.html

[聚类算法] Twitter-Sentiment-Analysis-Naive-Bayes

使用朴素贝叶斯的Twitter情感分析
Twitter Sentiment Analysis using Naive Bayes (2020-09-21, Python, 35957KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736309522113.html

[聚类算法] Naive_Bayes

朴素贝叶斯分类及其与KNN的比较
Classification using Naive Bayes and comparison with KNN (2020-03-30, Python, 146KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736309898828.html

[聚类算法] naive-bayes-from-scratch

使用朴素贝叶斯算法过滤垃圾邮件
Filtering spam mails using Naive Bayes algorithm (2022-03-08, Python, 125KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736296654645.html

[聚类算法] comp-6721-project2

朴素贝叶斯分类器
Naive Bayes classifier (2019-07-28, Python, 1765KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736236608618.html

[聚类算法] DrBayes

朴素贝叶斯分类器示例。
Example naive Bayes classifier. (2020-01-12, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736228266258.html

[聚类算法] Naive_Bayes

基于朴素贝叶斯的简单文档自动分类
Simple Document Automatic Classification Based on Naive Bayes (2020-10-29, Python, 197KB, 下载0次)

http://www.pudn.com/Download/item/id/1686736090974120.html

[聚类算法] PCA

基于PCA和Logistic回归的葡萄酒客户细分数据集降维。
Dimensionality Reduction using PCA and Logistic Regression on Wine customer segmentation data set. (2018-07-12, Python, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1686720908253129.html

[聚类算法] classification

二元分类算法(朴素贝叶斯,Logistic回归,决策树)
Binary classification algorithms (Naive Bayes, Logistic Regression, Decision Tree) (2015-01-29, Python, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686720237949312.html

[聚类算法] e-Learning-Classifying-Emails-into-Spams-and-Hams

朴素贝叶斯和Logistic回归
Naive Bayes and Logistic Regression (2015-10-08, Python, 14606KB, 下载0次)

http://www.pudn.com/Download/item/id/1686720200952978.html

[聚类算法] LogisticRegression

逻辑斯谛回归(Logistic Regression)的python实现,使用牛顿法
Python implementation of Logistic Regression, using Newton method (2015-02-08, Python, 13KB, 下载0次)

http://www.pudn.com/Download/item/id/1686718169186233.html