A machine learning model that predicts whether a loan application should be approved based on applicant's financial history and other relevant factors.
- Data preprocessing and cleaning
- Exploratory data analysis with visualization
- Machine learning model training
- Prediction of loan approval status
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
Usage
Run the main script:
python src/main.py