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

[聚类算法] Business-Card-Reader

用于自动文本提取和分类的名片阅读器
Business Card Reader for Automatic Text Extraction & Classification (2024-03-04, Python, 0KB, 下载0次)

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

[聚类算法] real-time-KMeans-classifier

用于knn分类器实时可视化的python程序
python program for real time visualisation of knn classifier (2024-02-18, Python, 0KB, 下载0次)

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

[聚类算法] ASPC-SAE

具有稀疏自动编码器的深度嵌入聚类(DEC-SAE),
Deep Embedded Clustering with Sparse Autoencoder (DEC-SAE), (2020-04-23, Python, 0KB, 下载0次)

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

[聚类算法] mixture-autoencoder

“使用混合自编码器实现深度无监督聚类”,
Implementation of "Deep Unsupervised Clustering Using Mixture of Autoencoders", (2018-07-31, Python, 0KB, 下载0次)

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

[聚类算法] personality_throughcv

这是使用随机森林分类器通过CV的个性预测。,
This is personality peridiction through CV using Random forest classifier., (2023-08-25, Python, 0KB, 下载0次)

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

[聚类算法] ferme-ta-gueule

记录器live d erreurs provent d un cluster ElasticSearch,
Logger live d erreurs provenant d un cluster ElasticSearch, (2023-08-16, Python, 0KB, 下载0次)

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

[聚类算法] semantic_lookalike_transformers

通过利用transformer模型预先学习的语义相似性概念来寻找相似的句子,而transformer模型是一种有效的方法...
Finding look alike sentences by leveraging the concept of semantic similarities pre-learned by transformer models while pre-training task. I ve used cosine similarity as an angular distance matrix applied over sent2vec. (2022-07-29, Python, 72KB, 下载0次)

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

[聚类算法] Spam-Filter-with-Naive-Bayes-Classifier

基于朴素贝叶斯分类器的垃圾邮件过滤器
Spam Filter with Naive Bayes Classifier (2019-04-06, Python, 7904KB, 下载0次)

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

[聚类算法] Naive-Bayes

用于数据挖掘的朴素贝叶斯分类器在python中的实现
naive bayes classificator realization in python for data mining (2016-05-13, Python, 11KB, 下载0次)

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

[聚类算法] Naive-Bayes-Classifier

实现朴素贝叶斯分类器算法的简单python程序
A simple python program to implement Naive Bayes Classifier Algorithm (2019-04-26, Python, 2KB, 下载0次)

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

[聚类算法] used-car-prices-india

使用随机森林回归的二手车价格预测器(印度)
Used Car Prices Predictor (India) using Random Forest Regression (2020-04-06, Python, 4998KB, 下载0次)

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

[聚类算法] taset-using-Random-Forest-classifier-in-Python-R

在Python中使用随机森林构建分类器
Building an classifier using Random Forest in Python (2018-01-25, Python, 5KB, 下载0次)

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

[聚类算法] ratio_based_corr_classifier

使用随机森林的基于比率的复合相关分类器。
A ratio based compound correlations classifier using random forest. (2023-03-15, Python, 42KB, 下载0次)

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

[聚类算法] m-Forest-regressor-with-streamlit-web-application

具有streamlit web应用程序的随机森林回归器
Random Forest regressor with streamlit web application (2022-08-28, Python, 3KB, 下载0次)

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

[聚类算法] DoGSWrapper

网页文档分类的机器学习模型网格搜索包装器。
Machine Learning Model Grid Search Wrapper for Webpages Documents Classification. (2020-05-11, Python, 107372KB, 下载0次)

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

[聚类算法] decision-tree-classifier-scikit-learn

使用scikit学习的简单决策树分类器示例
A simple decision tree classifier example using scikit-learn (2018-03-27, Python, 13KB, 下载0次)

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

[聚类算法] tacl2017-event-time-extraction

基于神经分类器决策树的事件时间提取
Event Time Extraction with a Decision Tree of Neural Classifiers (2019-02-28, Python, 4296KB, 下载0次)

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

[聚类算法] istic-regression-and-natural-language-processing-

一种基于logistic回归的简单垃圾邮件分类器
a simple spam classifier built using logistic regression (2020-08-29, Python, 193KB, 下载0次)

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

[聚类算法] Hello-World-of-Machine-Learning-

逻辑回归和感知器(我的第一个机器学习任务)
Logistic Regression&Perceptron(My first machine learning assigment) (2023-03-17, Python, 6KB, 下载0次)

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

[聚类算法] PerceptronLearning

感知器算法、Pocket算法、Logistic回归和线性回归的实现
Implementation of Perceptron Algorithm, Pocket Algorithm, Logistic Regression and Linear Regression (2017-10-29, Python, 139KB, 下载0次)

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