使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。
☆24Feb 20, 2019Updated 7 years ago
Alternatives and similar repositories for Ensemble_Learning
Users that are interested in Ensemble_Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 7 years ago
- 集成学习Stacking方法详解☆83Sep 20, 2019Updated 6 years ago
- Attribute Based Transfer Learning implementation☆11Apr 4, 2017Updated 9 years ago
- 2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.☆40Dec 23, 2021Updated 4 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- Improve MOPSO☆17Mar 22, 2014Updated 12 years ago
- 基于SEIR传染病模型的延伸建模,加入了死亡人群,构建基本的SEIDR模型,加入疫苗影响、政府管控、病毒变异等因素,在原模型的基础上进行延伸☆20Apr 3, 2023Updated 3 years ago
- The implementation for "Salient Positions based Attention Network for Image Classification"☆17Jun 10, 2021Updated 4 years ago
- This repository not only contains experience about parameter finetune, but also other in-practice experience such as model ensemble (boos…☆16Oct 29, 2017Updated 8 years ago
- Code of ACM MM 2023 Paper: A Symbolic Characters Aware Model for Solving Geometry Problems☆16Dec 27, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Sep 24, 2019Updated 6 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10May 20, 2016Updated 9 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆50Jan 2, 2020Updated 6 years ago
- Code of paper "Densely Connected Pyramidal Dilated Convolutional Network for Hyperspectral Image Classification"☆10Jun 21, 2022Updated 3 years ago
- An implementation of multi objective particle swarm optimization technique for a minimization problem☆27Feb 20, 2022Updated 4 years ago
- ☆21Oct 25, 2021Updated 4 years ago
- 使用GCN实现mnist手写数字分类☆13Oct 24, 2021Updated 4 years ago
- 2019搜狐校园算法大赛,主实体情感分类任务☆11May 2, 2019Updated 6 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- The code used fine-tuning of BERT(Transformer Neural Network Architecture)to accurately pick the correct answer among ten choices that be…☆12Dec 8, 2019Updated 6 years ago
- 强化学习论文复现☆11Nov 22, 2024Updated last year
- Algorithms for lung contour segmentation, lung trachea segmentation and pulmonary blood vessel segmentation based on CT images.☆15Nov 18, 2021Updated 4 years ago
- Feature Pyramid Network based on VGG16 and ResNet101☆18Jan 8, 2022Updated 4 years ago
- The implement of geometric solver PGPSNet☆30Jan 30, 2025Updated last year
- 2D and 3D(volume) verison of Residual Attention Network☆18Jul 6, 2021Updated 4 years ago
- 完整的一个图片OCR微信小程序项目,采用了百度OCR的API和百度翻译API,实现了拍照,选图,批量图片识别提取文字,图片剪裁,支持分享,翻译,校对,记录识别历史等功能,还使用了微信小程序云函数进行识别后文字的安全鉴定。☆14Feb 23, 2021Updated 5 years ago
- 哎,多目标优化算法☆32Jun 23, 2018Updated 7 years ago
- Convolutional Neural Network combined with ensemble classifier for land use classification☆21Apr 25, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Code for paper "Fingerspelling detection in American Sign Language"☆19Sep 15, 2021Updated 4 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Mar 23, 2023Updated 3 years ago
- Ensemble of 10 modified BERT Base models for prediction of best answers for queries on search engines.☆16Jan 1, 2019Updated 7 years ago
- 第一名克莱登大学二队方案分享☆18Mar 5, 2021Updated 5 years ago
- An analysis on Ensemble Learning optimized Medical Image Classification with Deep Convolutional Neural Networks☆15Jul 19, 2022Updated 3 years ago
- SystemC Configuration, Control and Inspection (CCI)☆19Nov 25, 2025Updated 5 months ago
- PDBL: Improving Histopathological Tissue Classification with Plug-and-Play Pyramidal Deep-Broad Learning☆17Jul 1, 2022Updated 3 years ago