Solution to the Kaggle House Prices challenge.
Run Jupyter Notebook:
jupyter notebook
Navigate to Kaggle House Prices.ipynb and run it.
numpy==1.16.2
pandas==0.24.2
scikit-learn==0.20.3
seaborn==0.9.0
Boruta==0.3
For more, see requirements.txt
- Bjørnar Kjenaas Mælum - bmaelum
This project is licensed under the MIT License - see the LICENSE.md file for details