All Projects → Cirice → 4th Place Home Credit Default Risk

Cirice / 4th Place Home Credit Default Risk

Licence: mit
Codes and dashboards for 4th place solution for Kaggle's Home Credit Default Risk competition

Projects that are alternatives of or similar to 4th Place Home Credit Default Risk

Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (+213.04%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (+52.17%)
Mutual labels:  kaggle, jupyter-notebook, data-science
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+5008.7%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (+273.91%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+5421.74%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+11000%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Kaggle Houseprices
Kaggle Kernel for House Prices competition https://www.kaggle.com/massquantity/all-you-need-is-pca-lb-0-11421-top-4
Stars: ✭ 113 (+391.3%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (+2756.52%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+2960.87%)
Mutual labels:  jupyter-notebook, data-science
Statistical Rethinking With Python And Pymc3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
Stars: ✭ 713 (+3000%)
Mutual labels:  jupyter-notebook, data-science
Hitchhikers Guide
The Hitchhiker's Guide to Data Science for Social Good
Stars: ✭ 732 (+3082.61%)
Mutual labels:  jupyter-notebook, data-science
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+2930.43%)
Mutual labels:  jupyter-notebook, data-science
Sciblog support
Support content for my blog
Stars: ✭ 694 (+2917.39%)
Mutual labels:  jupyter-notebook, data-science
Industry Machine Learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
Stars: ✭ 6,077 (+26321.74%)
Mutual labels:  jupyter-notebook, data-science
Featexp
Feature exploration for supervised learning
Stars: ✭ 688 (+2891.3%)
Mutual labels:  jupyter-notebook, data-science
Entity Embedding Rossmann
Stars: ✭ 758 (+3195.65%)
Mutual labels:  kaggle, jupyter-notebook
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (+3265.22%)
Mutual labels:  jupyter-notebook, data-science
Cracking The Data Science Interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Stars: ✭ 672 (+2821.74%)
Mutual labels:  jupyter-notebook, data-science
Machine learning refined
Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
Stars: ✭ 750 (+3160.87%)
Mutual labels:  jupyter-notebook, data-science
Deepfake Detection
DeepFake Detection: Detect the video is fake or not using InceptionResNetV2.
Stars: ✭ 23 (+0%)
Mutual labels:  kaggle, jupyter-notebook

4th-place-Home-Credit-Default-Risk

Sample codes and dashboards for 4th place solution for Kaggle's Home Credit Default Risk competition. These are some dashboardas and codes we used through this competition, our approach has been mainly based on the following approach:

  • everyone creates his own features and oofs to the end of the competition,
  • pooling our features and creating more oofs,
  • training different 1-layer stacking models,
  • tuning models and blending.

As most of ML enthusiasts know feature engineering is the most important part of every ML competition and most informal one, everyone does it his/her way so instead of talking about feature engineering, here we present some feature engineering dashboards based on many good public kernels and our own ideas that are used to create diverse models.

We created a lot of oofs (150+) by changing parameters and features used in different models and dashboards. some of those models are presented here as examples...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].