This is a git repository for the Kaggle Home Loan Challenge and will be made public. It is a work in progress and updates to this git repository will be made regularly. The current completed procedures are as follows:
- Data loading onto a MySQL Database from Python
- Beginning stages of Data Processing
The next steps are as follows:
- Completion of Data Processing
- Exploratory Data Analysis of the features
- Feature Engineering
- Machine Learning model development and evaluation
Once these steps are completes, results will be evaluated and the process will be repeated again till we obtain optimal results. As we proceed, updates will be made on this read.md file as well as on the associated Jupyter notebooks. Submission of the results at the end of this project. Thank you!