- A machine learning model that predicts whether an applicant's credit loan will be approved or not. For more explanation, visit the jupyter notebook file for ML-LoanPrediction.ipynb
pip install -r requirements.txt
python main.py
- Intall all the libraries required to train and validate the machine learning model
git clone [link]
cd ML-LoanPrediction
pip install -r requirements.txt
jupyter ML-Loan-Prediciton.ipynb