abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
322 stars 290 forks source link

Loan approval #661

Closed kumar8074 closed 1 month ago

kumar8074 commented 1 month ago

Pull Request for DL-Simplified 💡

Issue Title : Enhancement of Bank Loan Approval Prediction #473

Closes: #473

Describe the add-ons or changes you've made 📃

I have added a new ipynb notebook which enhances the existing model and coveres important techniques of Deep learning like Hyperparameter tuning which is used to enhance model performance by performing lots of experiments.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

I have performed a lot of experiments on the models with different hyper parameters using Hyperparameter tuning technique. After careful evaluation of model's performance i came to conclusion that this is the best score model can acheive on the dataset.

Checklist: ☑️

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @kumar8074 :)

abhisheks008 commented 1 month ago

This contribution will not going to work. The models you have implemented is not enhanced at all, checkout the accuracy scores of the existing models, it's 98%. This project folder is already enhanced by Shruti.

Closing this PR.