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

[聚类算法] spam_emails_validation

比较KNN、朴素贝叶斯和决策树对电子邮件中的垃圾邮件进行分类,
Comparing KNN, naive bayes and decision tree to classify spam in emails, (2023-08-28, Python, 0KB, 下载0次)

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

[聚类算法] naive-bayes

在文本文档上实现多项式和贝努利朴素贝叶斯分类。,
Implements both multinomial and bernoulli Naive Bayes classification on text documents., (2023-07-28, Python, 0KB, 下载0次)

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

[聚类算法] sensi

analisis sentimen bahasa Indonesia menggunakan朴素贝叶斯,
analisis sentimen bahasa Indonesia menggunakan naive-bayes, (2023-08-01, Python, 0KB, 下载0次)

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

[聚类算法] Topic-NaiveBayesClassifier-email-spam-or-not

贝叶斯分类器,用于检测电子邮件是否为垃圾邮件!!
A Bayesian classifier to detect either an email is spam or not!! (2019-04-11, Python, 1KB, 下载0次)

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

[聚类算法] Easy_Naive_Bayesian_Classifier

使用此易于使用的贝叶斯分类器快速分类Python中的文本
Quickly classify text in Python with this easy to use Bayesian Classifier (2018-09-20, Python, 17KB, 下载0次)

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

[聚类算法] Naive-Bayes-and-SVM-models

垃圾邮件检测的朴素贝叶斯模型和图像分类的SVM模型
Naive Bayes model for spam detection and SVM model for image classification (2020-04-03, Python, 140KB, 下载0次)

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

[聚类算法] naive-bayes-text-classification

通过实现朴素贝叶斯分类技术,使用论文摘要对研究论文进行分类。
Classification of research papers using their abstracts by implementing Naive Bayes Classification technique. (2016-10-28, Python, 164KB, 下载0次)

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

[聚类算法] Topic-classifier

朴素贝叶斯分类器在文本主题分类中的实现
Implementation of Naive Bayes classifier to classify topics from text (2018-09-16, Python, 18539KB, 下载0次)

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

[聚类算法] Multinomial-Naive-Bayes-Classifier

阳性和阴性评审文件的多域朴素贝叶斯分类器的Python实现
Python implementation of multinomail naive bayes classifier for positive and neagtive review file (2016-10-21, Python, 5528KB, 下载0次)

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

[聚类算法] NaiveBayes_vs_Perceptron_Curves

朴素贝叶斯和感知器预测的绘图泛化误差与训练示例
Plot Generalization Error vs. Training Examples on Naive Bayes and Perceptron predictions (2018-02-10, Python, 8242KB, 下载0次)

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

[聚类算法] SpamPredictor-NaiveBayes

使用朴素贝叶斯预测电子邮件是否为垃圾邮件
Use Naive bayes to predict if the email message is spam (2022-12-27, Python, 2890KB, 下载0次)

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

[聚类算法] Classification-Algorithms

分类算法:K-最近邻,朴素贝叶斯,决策树实现,包括随机森林和...
Classification Algorithms: K-Nearest Neighbor, Na?ve Bayes, Decision Tree implementation, including Random Forests and Boosting using AdaBoost based on Decision Tree, achieving a 95% accuracy using 10-Fold Cross Validation on continuous and categorical gene data. (2018-01-14, Python, 239KB, 下载0次)

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

[聚类算法] ApacheSpark

Apache Spark和Python中的朴素贝叶斯决策树Logistic回归
Naive Bayes Decision Tree Logistic Regression in Apache Spark and Python (2017-10-06, Python, 4134KB, 下载0次)

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

[聚类算法] Logistic-Regression-Classification-of-Tumors

来自UCI机器学习存储,威斯康星州乳腺癌(预后)数据集
From UCI Machine Learning Depository, Breast Cancer Wisconsin (Prognostic) Data Set (2018-10-15, Python, 148KB, 下载0次)

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

[聚类算法] MiamiMarathonWinner

使用Logistic回归、朴素贝叶斯和线性回归预测迈阿密2017年马拉松冠军
Predicting Miami 2017 Marathon winner with Logistic Regression, Naive Bayes and Linear Regression (2017-04-08, Python, 316KB, 下载0次)

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

[聚类算法] Classification-Algorithms

朴素贝叶斯、kNN、决策树、随机森林和Boosting等分类技术的实现
Implementation of Classification techniques such as Naive Bayes, kNN, Decision Trees, Random Forests and Boosting (2017-12-18, Python, 930KB, 下载0次)

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

[聚类算法] classification

感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...
Perceptron, Bayesian classification, decision tree classification, K nearest neighbor method, logical regression, support vector machine (2014-09-08, Python, 33KB, 下载0次)

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

[聚类算法] pypmc

基于变分贝叶斯和群体蒙特卡罗的聚类
Clustering with variational Bayes and population Monte Carlo (2022-11-07, Python, 152KB, 下载0次)

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

[聚类算法] KMBBO

使用K-Means的高效且可扩展的批量贝叶斯优化
Efficient and Scalable Batch Bayesian Optimization Using K-Means (2019-03-07, Python, 1KB, 下载0次)

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

[聚类算法] ImgClassification

四种经典的机器学习算法测试——贝叶斯、支持向量机、决策树和K-means
Four classical machine learning algorithm tests -- Bayes, SVM, decision tree and K-means (2021-04-23, Python, 495KB, 下载0次)

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