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.
- Host: GitHub
- URL: https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression
- Owner: prahaladhchandrahasan
- Created: 2020-09-20T08:14:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T08:15:37.000Z (over 4 years ago)
- Last Synced: 2024-07-15T21:59:56.888Z (10 months ago)
- Topics: machine-learning-algorithms, matplotlib-pyplot, numpy, pandas, python3, scikit-learn
- Language: Python
- Homepage: https://www.kaggle.com/c/house-prices-advanced-regression-techniques
- Size: 925 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.