使用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
Sorting:
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 7 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 years ago
- 集成学习Stacking方法详解☆83Sep 20, 2019Updated 6 years ago
- 2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.☆41Dec 23, 2021Updated 4 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆50Mar 21, 2019Updated 7 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- Applying different classification algorithms and comparing performances☆11Jan 13, 2017Updated 9 years ago
- This is an official implementation of our CVPR 2020 paper "Non-Local Neural Networks With Grouped Bilinear Attentional Transforms".☆12Jan 30, 2021Updated 5 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 3 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆121Sep 29, 2020Updated 5 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 3 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
- [ICIP2021] The official PyTorch implementation of MASK GUIDED ATTENTION FOR FINE-GRAINED PATCHY IMAGE CLASSIFICATION☆11Nov 3, 2021Updated 4 years ago
- This repository contains the official code of the research paper Study on transfer learning capabilities for pneumonia classification in …☆10May 13, 2022Updated 3 years ago
- Twin SVM implementation☆16Dec 5, 2018Updated 7 years ago
- Ensemble models, machine learning, deep learning, optimization☆13Jul 18, 2020Updated 5 years ago
- Robust Ensemble of SVMs☆21Mar 10, 2014Updated 12 years ago
- 对传统的NSGA2算法进行了改进,引入了自适应DE算子,并设计了新的多样性保持策略☆26Jun 6, 2019Updated 6 years ago
- A Library for Twin Support Vector Machines☆24Aug 16, 2023Updated 2 years ago
- Code of paper "Densely Connected Pyramidal Dilated Convolutional Network for Hyperspectral Image Classification"☆10Jun 21, 2022Updated 3 years ago
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆23Feb 19, 2022Updated 4 years ago
- Codes for reproducing the results of the paper "Bridging Mode Connectivity in Loss Landscapes and Adversarial Robustness" published at IC…☆27Apr 29, 2020Updated 5 years ago
- Programs to detect clusters in data using GMM and compressed images (Color Quantization) using k-means clustering methods, detect bone fr…☆13Aug 22, 2019Updated 6 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
- 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
- 强化学习论文复现☆10Nov 22, 2024Updated last year
- this is a multi-modal chinese poetry generation paper list☆12Oct 22, 2018Updated 7 years ago
- B站软色情视频检测(B站风纪委员)☆14May 10, 2018Updated 7 years ago
- Identify the frequency domain of an image. Aplly Discrete Cosine Transform(DCT ) and Inverse Discrete Cosine Transform(IDCT) in image☆20Jul 25, 2022Updated 3 years ago
- a simple and effective baseline☆14Nov 21, 2019Updated 6 years ago
- Convolutional Neural Network combined with ensemble classifier for land use classification☆21Apr 25, 2017Updated 8 years ago
- 论文实现 Modeling Inter-Aspect Dependencies for Aspect-Based Sentiment Analysis http://www.aclweb.org/anthology/N18-2043☆10Jan 14, 2019Updated 7 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Mar 23, 2023Updated 2 years ago
- clean data ,feature selection , svm based kdd99☆27Oct 18, 2019Updated 6 years ago
- 第一名克莱登大学二队方案分享☆18Mar 5, 2021Updated 5 years ago