机器学习集成模型之Stacking各类模型及工具源码
☆119Sep 29, 2020Updated 5 years ago
Alternatives and similar repositories for Stacking
Users that are interested in Stacking are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 机器学习算法之集成学习☆13Aug 15, 2019Updated 7 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆28Apr 20, 2020Updated 6 years ago
- Stacked Generalization (Ensemble Learning)☆230Dec 21, 2017Updated 8 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Feb 20, 2019Updated 7 years ago
- Stacking classification and regression☆25Oct 12, 2019Updated 6 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.
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 4 years ago
- This repository contains an example of each of the Ensemble Learning methods: Stacking, Blending, and Voting. The examples for Stacking a…☆54Nov 18, 2021Updated 4 years ago
- 在Kaggle比赛中的Featuretools指南☆19Jul 9, 2018Updated 8 years ago
- 使用pyhton3语言对机器学习算法中的K近邻算法、线性回归、多项式回归、逻辑回归、PCA、SVM、决策树、随机森林、集成学习、boosting 等进行了算法的实现以及实验分析☆48Mar 21, 2019Updated 7 years ago
- 量化FOF框架☆13Mar 8, 2019Updated 7 years ago
- Crop Yield Prediction using various ML approaches - Random-Forest Regressor, Gradient-Boosting Regressor, Decision-Tree Regressor, Suppo…☆11Jul 13, 2023Updated 3 years ago
- 利用python对3000个数据利用机器学习算法建立模型,并预测未来客户信用风险。处理数据不均衡问题时采用了SMOTE过采样以及随机过采样技术;通过相关性分析进行特征选择;建模过程中用到了Logistic回归、SVM、随机森林、GBDT四种模型,并通过网格搜索法确定最优参数…☆36Jun 8, 2022Updated 4 years ago
- Code for WACV 2024 paper "Self-Supervised Learning with Masked Autoencoders for Teeth Segmentation from Intra-oral 3D Scans"☆11Jul 18, 2024Updated 2 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Uses Harris Hawk and Whale Nature Inspired Algorithm to Train the weights of Neural Network. An approach to adjust the parameters of NN c…☆16Jun 23, 2021Updated 5 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆60Mar 26, 2020Updated 6 years ago
- 券商金工研报复现☆14Nov 4, 2020Updated 5 years ago
- 运筹优化数学基础 + 算法☆18Aug 19, 2021Updated 4 years ago
- 模型融合的各种算法及特征赛选,以及串行化并行化实现方法☆12Jan 16, 2020Updated 6 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 7 years ago
- Code associated with the manuscript Spatial Transcriptomics to define transcriptional patterns of zonation and structural components in t…☆22Aug 19, 2022Updated 3 years ago
- Materials representation plays a key role in machine learning based prediction of materials properties and new materials discovery. Curre…☆13Jan 15, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 用随机森林预测客户还款率☆11Mar 12, 2018Updated 8 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 3 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- How would you predict the compressive strength of concrete as a function of its constituent materials and curing time? In this portfolio …☆13Nov 27, 2020Updated 5 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆84Feb 13, 2025Updated last year
- Air-quality forecasting in Belgium using Deep Neural Networks, Neuroevolution and distributed Island Transpeciation☆13Nov 15, 2024Updated last year
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆29Apr 14, 2020Updated 6 years ago
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆12Mar 14, 2024Updated 2 years ago
- 个人开发工具库☆17Apr 30, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- 常用的特征选择方法☆67Jul 4, 2022Updated 4 years ago
- ☆10Updated this week
- 和高光谱数据处理相关程序☆11Oct 11, 2019Updated 6 years ago
- Predicting Algae's age using different attributes and Machine Learning Algorithms for Regression Analysis.☆10Apr 20, 2019Updated 7 years ago
- Leveraging Attention Mechanisms to improve the BERT fine-tuning model for encrypted traffic classification☆17Mar 29, 2026Updated 4 months ago
- This project aims to design, develop and implement the training model by using different inputs data. The machine will able to learn the …☆13Sep 22, 2020Updated 5 years ago