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

[聚类算法] Diabetes-Predictor-ML

使用Scikit-Learn的Logistic回归和随机森林分类器的简单糖尿病预测器,由Streamlit托管
A Simple Diabetes Predictor with Scikit-Learn s Logistic Regression and Random Forest Classifier, hosted with Streamlit (2024-02-10, Python, 0KB, 下载0次)

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

[聚类算法] Classifiers

开发了具有平滑概率和逻辑概率的朴素贝叶斯分类分类器、具有逻辑回归的二元线性分类器…
Development of Categorical Naive Bayes Classifier with smoothing and logistic probabilities, Binary Linear Classifier with logistic regre… (2024-01-13, Python, 0KB, 下载0次)

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

[聚类算法] SONOFF-SNZB-02-Temperature-and-humidity-sensor

SONOFF SNZB-02温度和湿度传感器的替代固件版本。通过zigbee网络、恒温器和静水器功能、标准温度和湿度集群、绑定支持来调整睡眠间隔。
An alternative firmware version for the SONOFF SNZB-02 temperature and humidity sensor. Adjustable sleep interval via zigbee network, thermostat and hydrostat functionality, standard temperature and humidity clusters, binding support. (2024-01-05, C, 0KB, 下载0次)

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

[聚类算法] tisfaction-based-on-its-various-customer-services

数据预处理和机器学习算法,其中使用支持向量分类器(SVC)、K-最近邻(KNN)、随机森林分类器、TF-IDF矢量化和线性SVC分类器。
Data preprocessing and machine learning algorithms, where the Support Vector Classifier (SVC), K-Nearest Neighbors (KNN), Random Forest classifier, TF-IDF vectorization, and LinearSVC classifier, are utilized. (2023-12-22, Jupyter Notebook, 0KB, 下载0次)

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

[聚类算法] Machine-Learning-project

应用的算法将是逻辑回归(LR)、决策树分类器(DT)、K邻域分类器(KNN)、线性判别分析...,
Applied algorithm will be Logistic Regression(LR), Decision Tree Classifier(DT) , K-Neighbour Classifier(KNN) , Linear Discriminant Analysis(LD), Gaussian NB(Naive Bayes), Support Vector Machine(SVM) ,Random Forest & XGBoost. (2023-08-16, Jupyter Notebook, 0KB, 下载0次)

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

[聚类算法] multimodal-scene-classification

视听集成场景分类器
Audio-visual ensemble scene classifier (2021-06-01, Python, 1260KB, 下载0次)

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

[聚类算法] erl_classifier

Erlang中的朴素贝叶斯分类器。
Naive Bayes classifier in Erlang. (2011-06-12, Erlang, 199KB, 下载0次)

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

[聚类算法] BayesSharp

简单朴素贝叶斯文本分类器
Simple Naive Bayes text classifier (2022-06-22, C#, 19KB, 下载0次)

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

[聚类算法] PyImageForest

基于随机森林的智能花分类器
Smart flower classifier using Random Forest (2018-12-11, Python, 38134KB, 下载0次)

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

[聚类算法] Decision-Trees-Home-Loan-Approval

从头开始实现决策树分类器,并使用scikit-learn的构建创建随机森林分类器...
Implement a decision tree classifier from scratch and also create a random forest classifier with scikit-learn’s built in ensemble bagger (2023-03-29, Python, 33KB, 下载0次)

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

[聚类算法] DecisionTree

用python3实现决策树分类器
decision tree classifier implemented by python3 (2017-05-10, Python, 152KB, 下载0次)

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

[聚类算法] Iris-Flower-Classifier

基于决策树的虹膜分类器
Iris Classifier using Decision Tree (2018-01-30, Python, 2KB, 下载0次)

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

[聚类算法] Decision-Tree

使用决策树分类器的谓词
Predicition using Decision Tree classifier (2020-12-17, Jupyter Notebook, 254KB, 下载0次)

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

[聚类算法] pure-url-classifier

纯基于URL的主题分类器,使用Logistic回归和字符n-gram标记器将URL分类为15...
Purely URL based topic classifier using Logistic Regression with character n-gram tokenizer to classify URLs into 15 types . (2018-10-11, Python, 19030KB, 下载0次)

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

[聚类算法] HFT_price_level_forecasting

使用LSTM、SVR、随机森林、KNN回归器和卡尔曼滤波器对股票价格进行高频预测
high frequency forecasting of stock prices using LSTM, SVR, Random forests, KNN regressor and Kalman filter (2022-01-02, Jupyter Notebook, 8270KB, 下载0次)

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

[聚类算法] NoiseFiltersR

这是CRAN R软件包存储库的只读镜像。噪声滤波器R-数据预处理的标签噪声滤波器...
? This is a read-only mirror of the CRAN R package repository. NoiseFiltersR — Label Noise Filters for Data Preprocessing in Classification (2016-06-24, R, 419KB, 下载0次)

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

[聚类算法] classifier-reborn

一个通用分类器模块,允许贝叶斯和其他类型的分类。cardmagic分类器的叉。
A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic classifier. (2023-02-02, Ruby, 347KB, 下载0次)

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

[聚类算法] noise

使用常用的DA转换器(又名声卡)在X-Y模式下在示波器上绘制图像
Draw images on a scope in X-Y mode using a commonly available D A-converter (a.k.a. soundcard) (2013-06-05, C, 4KB, 下载0次)

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

[聚类算法] OrthoCode

具有拇指簇的正交线性键盘和旋转编码器,该编码器由所有THT组件和常规键组设计。
Ortholinear keyboard with thumb clusters and a rotary encoder designed with all THT components and regular keysets. (2023-02-13, HTML, 29208KB, 下载0次)

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

[聚类算法] load-watcher

负载观察器是一个集群范围的度量聚合器,为Kubernetes中的Trimaran:Real Load Aware Scheduler开发。
Load watcher is a cluster-wide aggregator of metrics, developed for Trimaran: Real Load Aware Scheduler in Kubernetes. (2023-05-20, GO, 54KB, 下载0次)

http://www.pudn.com/Download/item/id/1684528792509465.html
总计:3465