All Projects → massquantity → Kaggle Houseprices

massquantity / Kaggle Houseprices

Kaggle Kernel for House Prices competition https://www.kaggle.com/massquantity/all-you-need-is-pca-lb-0-11421-top-4

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kaggle Houseprices

4th Place Home Credit Default Risk
Codes and dashboards for 4th place solution for Kaggle's Home Credit Default Risk competition
Stars: ✭ 23 (-79.65%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+2159.29%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (+481.42%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-69.03%)
Mutual labels:  kaggle, jupyter-notebook, data-science
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+939.82%)
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 (-23.89%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-36.28%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+1023.89%)
Mutual labels:  kaggle, jupyter-notebook, data-science
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (-1.77%)
Mutual labels:  jupyter-notebook, data-science
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+10358.41%)
Mutual labels:  jupyter-notebook, data-science
Algocode
Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
Stars: ✭ 113 (+0%)
Mutual labels:  jupyter-notebook, data-science
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+10375.22%)
Mutual labels:  kaggle, data-science
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+1084.07%)
Mutual labels:  jupyter-notebook, data-science
Python Bigdata
Data science and Big Data with Python
Stars: ✭ 112 (-0.88%)
Mutual labels:  jupyter-notebook, data-science
Machinelearning
A repo with tutorials for algorithms from scratch
Stars: ✭ 96 (-15.04%)
Mutual labels:  jupyter-notebook, data-science
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1119.47%)
Mutual labels:  jupyter-notebook, data-science
Dataminingnotesandpractice
记录我学习数据挖掘过程的笔记和见到的奇技,持续更新~
Stars: ✭ 103 (-8.85%)
Mutual labels:  kaggle, jupyter-notebook
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-17.7%)
Mutual labels:  jupyter-notebook, data-science
Kaggle Past Solutions
A searchable compilation of Kaggle past solutions
Stars: ✭ 1,372 (+1114.16%)
Mutual labels:  kaggle, data-science
Models
DLTK Model Zoo
Stars: ✭ 101 (-10.62%)
Mutual labels:  jupyter-notebook, data-science

Kaggle - House Prices: Advanced Regression Techniques

This is a kaggle kernel I wrote for House Prices competition. For your convenience, please view it in kaggle or NbViewer

image

Content:

  1. Exploratory Visualization
  2. Data Cleaning
  3. Feature Engineering
    3.1 Value Mapping
    3.2 Pipeline
    3.3 Feature Selection
    3.4 PCA
  4. Modeling & Evaluation
  5. Ensemble Methods
    5.1 Weight Average
    5.2 Stacking
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].