rmodi6 / house-prices-advanced-regression

Predicting House Prices using Advanced Regression Techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

house-prices-advanced-regression

This repository contains solutions to the House Prices: Advanced Regression Techniques competition on Kaggle given as an assignment for CSE 519 - Data Science Fundamentals course.

cse519_hw3_modi_ruchit_112685342.ipynb notebook contains the final submission while other files were used for exploring and trying different models. The prediction models are stored in the models/ directory, xgb.pkl being the final model used for submission.

About

Predicting House Prices using Advanced Regression Techniques

License:MIT License


Languages

Language:Jupyter Notebook 100.0%