TutorialEnsemble
Arquivos para o tutorial do artigo Tutorial: Aumentando o Poder Preditivo de Seus Modelos de Machine Learning com Stacking Ensembles
Install / Use
/learn @ledmaster/TutorialEnsembleREADME
TutorialEnsemble
Tutorial: Increasing the Predictive Power of Your Machine Learning Models with Stacking Ensembles
Whoever accompanies competitions knows that one of the most important things is to know how to put together several models to create a powerful solution. Several people have already asked me, by e-mail or in the presentations I made, about ensembles. This is an important issue not only for competitions, but also for real cases where you want to extract as much performance as possible from the models.
Ensembles are sets of models that offer better performance than each model that composes it.
So in this article I want to exemplify the best way I know of creating ensembles: stacking. This is a method I have used in all competitions that have had good results.
Problem Reference : https://www.kaggle.com/c/house-prices-advanced-regression-techniques/
Dependencies
- numpy
- pandas
- itertools
- scikit-learn
- jupyter notebook
Notebook : <a href="HomePrices-English.ipynb">English |</a> <a href="HomePrices.ipynb">Portuguese</a>
Special thanks to <a href="https://github.com/girishkuniyal">@girishkuniyal</a> for translating the material to English.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
