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

[聚类算法] Movie-rec-data-miner

使用数据库挖掘和余弦相似性的电影推荐器。
A movie recommender using database mining and cosine similarities. (2023-12-22, Python, 0KB, 下载0次)

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

[聚类算法] casio-cg50x-lite

Casio fx-CG50x-friendly Kruskals、Prim和k-NN算法计算器,
Casio fx-CG50x-friendly Kruskals, Prim and k-NN algorithm calculators, (2023-09-17, Python, 0KB, 下载0次)

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

[聚类算法] zClust

基于卷积自动编码器的地震信号无监督深度嵌入聚类,
Unsupervised Deep Embedded Clustering of Seismic Signals with Convolutional Autoencoder, (2022-05-16, Python, 0KB, 下载0次)

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

[聚类算法] l-Autoencoder-Embedding-with-Inception-like-Block

基于卷积自编码器嵌入类初始块的深度图像聚类,,
Deep-Image-Clustering-Using-Convolutional-Autoencoder-Embedding-with-Inception-like-Block,, (2020-01-13, Python, 0KB, 下载0次)

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

[聚类算法] kaggle_digit_recognizer

使用动态时间扭曲算法的数字识别器Kaggle竞争代码。,
Code for digit recognizer Kaggle competition using dynamic time warping algorithm., (2016-01-29, Python, 0KB, 下载0次)

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

[聚类算法] gibbsnaivebayes

遵循Resnik Hardisty教程的朴素贝叶斯吉布斯采样器
Naive-Bayes-Gibbs Sampler following the Resnik Hardisty tutorial (2013-09-03, Python, 25KB, 下载0次)

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

[聚类算法] DM-Complement-Naive-Bayes-Master

处理朴素贝叶斯文本分类器的不良假设
Tackling the Poor Assumptions of Naive Bayes Text Classifiers (2019-11-25, Python, 976KB, 下载0次)

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

[聚类算法] spamcop

基于朴素贝叶斯和神经网络分类器的垃圾邮件过滤器
Spam filter based on Naive Bayes and Neural Network Classifiers (2014-06-09, Python, 3710KB, 下载0次)

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

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

一种用于定量数据集的广义朴素贝叶斯分类器。
A Generalized Naive Bayes Classifier made for quantitative datasets. (2023-04-01, Python, 1KB, 下载0次)

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

[聚类算法] Naive-Bayes-Classifier

使用excel数据集的一个特征的朴素贝叶斯分类器
Naive Bayes Classifier for one feature using excel dataset (2020-01-22, Python, 16KB, 下载0次)

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

[聚类算法] Text-similarity-WMD_enhanced

使用字移动器的距离算法计算文本相似性(增强)
Compute text similarity using Word Mover s Distance algorithm (Enhanced) (2018-10-15, Python, 7KB, 下载0次)

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

[聚类算法] TrafficDataAnalysis_ML

基于Knn分类器和随机森林的芝加哥拥塞数据分析
Chicago congestion data analysis using Knn Classifier and Random Forest (2019-04-11, Python, 6KB, 下载0次)

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

[聚类算法] KNN-BERT

纸质代码:KNN-BERT:使用KNN分类器微调预训练模型
Code for paper: KNN-BERT: Fine-Tuning Pre-Trained Models with KNN Classifier (2021-12-05, Python, 61KB, 下载0次)

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

[聚类算法] SVM

这是机器学习中一种常见的分类器,称为支持向量机
This is a common classifier in machine learning called support vector machine (2020-11-02, Python, 2KB, 下载0次)

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

[聚类算法] SVM-SpamClassifier

利用支持向量机算法实现垃圾邮件分类器。
Spam classifier implemented using support vector machine algorithm. (2017-11-06, Python, 633KB, 下载0次)

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

[聚类算法] nyan

电报中的自动新闻聚合器
Automatic news aggregator in Telegram Автоматический агрегатор новостей в Телеграме (2023-03-15, Python, 110KB, 下载0次)

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

[聚类算法] ipython-cluster-helper

在不同的调度器上轻松启动IPython集群的工具。
Tool to easily start up an IPython cluster on different schedulers. (2020-05-01, Python, 24KB, 下载0次)

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

[聚类算法] Customer-Segregation-ML

使用K=均值分类器的客户分离机器学习项目
Machine Learning Project on Customer Segregation using K=Means Classifier (2021-03-21, Python, 2KB, 下载0次)

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

[聚类算法] Machine-Learning

从头开始编写的各种机器学习分类器(回归树、K-Means...)
Various machine learning classifiers written from scratch(Regression tree, K-Means, ...) (2020-06-02, Python, 116KB, 下载0次)

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

[聚类算法] anomaly-detection

K-均值聚类分类器,用于识别对机器人车辆的攻击。
K-means clustering classifier which identifies attacks on a robotic vehicle. (2022-09-30, Python, 14KB, 下载0次)

http://www.pudn.com/Download/item/id/1664539308853298.html
总计:1015