/Random-Forest-and-XGBoost-Regressor-Project

This project aims to explore concepts that I have only read about so far, like principal component analysis. Most of these tools come from the sklearn library, so I have the benefit of exploring this useful library. We will be using the data set from the Kaggle housing competition to build a regressor model that predicts the sale price of houses.

Primary LanguagePython

Watchers