Predict if your loan will be accepted or not. This happens by using a labeled data for applicants who applied for a loan before, analyzing these data and using some classification models on it.
I did that in machine learning workshop that was held by ApplAi "Student Activity at Ain Shams University" lasted 2 weeks..
I used :
- ✅ Logistic Regression
- ✅ KNN
- ✅ SVM
- ✅ ID3
- ✅ Random Forrest