The goal of this project is to develop some ML models to predict whether or not a loan application will be approved using various ML predicting Techniques.
- Linear Support Vector Machine
- Random Forest
- Neural Network
- Linear Support Vector Machine= Accuracy on test data : 0.834
- Random Forest= Accuracy on test data : 0.834
- Neural Network= Accuracy on test data : 0.688