使用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
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆19Jul 3, 2022Updated 3 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
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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 4 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆120Sep 29, 2020Updated 5 years ago
- Improve MOPSO☆17Mar 22, 2014Updated 12 years ago
- Fine-Grained Visual Classification via Simultaneously Learning of Multi-regional Multi-grained Features☆12Mar 2, 2021Updated 5 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10May 28, 2020Updated 5 years ago
- 基于SEIR传染病模型的延伸建模,加入了死亡人群,构建基本的SEIDR模型,加入疫苗影响、政府管控、病毒变异等因素,在原模型的基础上进行延伸☆20Apr 3, 2023Updated 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
- The implementation for "Salient Positions based Attention Network for Image Classification"☆17Jun 10, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Sep 24, 2019Updated 6 years ago
- Trying to Identify Tumor from Brain MRI scans. There 4 classes - 3 Types of Tumors and 1 No Tumor. The Dataset was obtained from Kaggle…☆14Dec 11, 2021Updated 4 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
- Ensemble models, machine learning, deep learning, optimization☆13Jul 18, 2020Updated 5 years ago
- Robust Ensemble of SVMs☆21Mar 10, 2014Updated 12 years ago
- Classification of Cervical Cells Using Hybrid Deep Feature Fusion Techniques.☆15Oct 19, 2021Updated 4 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
- 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.
- Zoom in Lesions for Better Diagnosis: Attention Guided Deformation Network for WCE Image Classification☆13Aug 4, 2020Updated 5 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
- Implementation of the SimpleMKL algorithm (multiple kernel SVM)☆20Dec 14, 2014Updated 11 years ago
- Qualitative analysis of near infrared spectroscopy based some simple 1-d cnn networks☆40Jun 2, 2022Updated 3 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
- An implementation of multi objective particle swarm optimization technique for a minimization problem☆27Feb 20, 2022Updated 4 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
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 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
- Algorithms for lung contour segmentation, lung trachea segmentation and pulmonary blood vessel segmentation based on CT images.☆15Nov 18, 2021Updated 4 years ago
- this is a multi-modal chinese poetry generation paper list☆12Oct 22, 2018Updated 7 years ago
- Pytorch code for "CoinNet: Deep Ancient Roman Republican Coin Classification via Feature Fusion and Attention."☆16Apr 22, 2021Updated 4 years ago
- Bilinear pooling with convolutional neural networks☆15Oct 3, 2023Updated 2 years ago
- Identify the frequency domain of an image. Aplly Discrete Cosine Transform(DCT ) and Inverse Discrete Cosine Transform(IDCT) in image☆21Jul 25, 2022Updated 3 years ago
- 论文实现 Modeling Inter-Aspect Dependencies for Aspect-Based Sentiment Analysis http://www.aclweb.org/anthology/N18-2043☆10Jan 14, 2019Updated 7 years ago