使用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:
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago
- Attribute Based Transfer Learning implementation☆11Apr 4, 2017Updated 9 years ago
- 2021年研究生数学建模竞赛B题,全国二等奖,空气质量预报二次建模,时间序列数据分析与回归预测。Time Series Prediction&Air Quality Prediction.☆42Dec 23, 2021Updated 4 years ago
- This is an official implementation of our CVPR 2020 paper "Non-Local Neural Networks With Grouped Bilinear Attentional Transforms".☆13Jan 30, 2021Updated 5 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Zero-Shot Learning☆19Dec 9, 2019Updated 6 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆119Sep 29, 2020Updated 5 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- A fast and low memory requirement version of PointHop and PointHop++, which is built upon Apache Spark.☆10Jul 14, 2020Updated 6 years ago
- 配送路线优化系统,Web端项目,遗传算法+蚁群算法+多目标优化☆23Nov 26, 2025Updated 9 months ago
- Official Implementation of Interpretable Convolutional Neural Networks via Feedforward Design Arxiv: https://arxiv.org/abs/1810.02786☆12Aug 16, 2019Updated 7 years ago
- ☆13Jan 18, 2020Updated 6 years ago
- Fine-Grained Visual Classification via Simultaneously Learning of Multi-regional Multi-grained Features☆12Mar 2, 2021Updated 5 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Python与机器学习方向,《决策树与集成算法》课程仓库☆25Jun 13, 2018Updated 8 years ago
- 月球软着陆制导、能量/燃料最优控制、最优控制间接法、微分变换求解两点边值问题、月球着陆制导控制☆25May 18, 2023Updated 3 years ago
- [ICIP2021] The official PyTorch implementation of MASK GUIDED ATTENTION FOR FINE-GRAINED PATCHY IMAGE CLASSIFICATION☆11Nov 3, 2021Updated 4 years ago
- 使用百度paddlepaddle训练菜品识别模型,共十类菜品。☆14Dec 31, 2017Updated 8 years ago
- 烟雾识别程序,混合高斯前景提取+HOG联合LBP+svm模型预测☆18May 22, 2019Updated 7 years ago
- Deep Texture feature extraction and implementing Local Binary Pattern(LBP)-based Convolutional Neural Network☆29Jun 12, 2018Updated 8 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…☆15Dec 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 10 years ago
- This repository contains the official code of the research paper Study on transfer learning capabilities for pneumonia classification in …☆10May 13, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A Library for Twin Support Vector Machines☆24Aug 16, 2023Updated 3 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10May 28, 2020Updated 6 years ago
- Twin SVM implementation☆16Dec 5, 2018Updated 7 years ago
- This repository is deprecated, please go to https://github.com/davidsonic/Interpretable_CNNs_via_Feedforward_Design☆15Jan 12, 2019Updated 7 years ago
- Robust Ensemble of SVMs☆20Mar 10, 2014Updated 12 years ago
- Classification of Cervical Cells Using Hybrid Deep Feature Fusion Techniques.☆15Oct 19, 2021Updated 4 years ago
- Zoom in Lesions for Better Diagnosis: Attention Guided Deformation Network for WCE Image Classification☆13Aug 4, 2020Updated 6 years ago
- Code of paper "Densely Connected Pyramidal Dilated Convolutional Network for Hyperspectral Image Classification"☆10Jun 21, 2022Updated 4 years ago
- The implementation for "Salient Positions based Attention Network for Image Classification"☆16Jun 10, 2021Updated 5 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.
- Implementation of the SimpleMKL algorithm (multiple kernel SVM)☆21Dec 14, 2014Updated 11 years ago
- Hyperspectral Image (HSI) classification using Convolutional Neural Networks (CNN) is widely found in the current literature. Approaches …☆14Jun 10, 2021Updated 5 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
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆24Feb 19, 2022Updated 4 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…☆14Aug 22, 2019Updated 7 years ago
- 2019搜狐校园算法大赛,主实体情感分类任务☆11May 2, 2019Updated 7 years ago