An open API service indexing awesome lists of open source software.

https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression

A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.
https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression

machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn

Last synced: about 2 months ago
JSON representation

A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.

Awesome Lists containing this project

README

        

# HousingPricesAdvancedRegression
Exploratory Data Analysis,feature engineering and feature selection was done along with hyperparameter tuning for the above mentioned kaggle problem.
Requirements : Python3,Scikit-learn,numpy,pandas,xgboost,matplotlib and seaborn.