UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/tctW47VN
MIT License
60 stars 110 forks source link

Feature request Loan Approval Prediction in Supervised Learning #118

Closed Pseudophoenix closed 3 weeks ago

Pseudophoenix commented 3 weeks ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.

Describe the solution you'd like A clear and concise description of what you want to happen. For each id row in the test set, you must predict target loan_status. Given features like a person's age, loan amount, person income, etc. I will process the data and then will go for some Supervised Learning Algos. Later I will also deploy it on my ML model collection page.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. I will try to go for an ensemble way too in the future combining several models like Decision Tree and SVM.

Approach to be followed (optional) A clear and concise description of the approach to be followed.

Additional context Add any other context or screenshots about the feature request here.

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. Your contributions are highly appreciated! 😊

github-actions[bot] commented 3 weeks ago

Hello @Pseudophoenix! Your issue #118 has been closed. Thank you for your contribution!