The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Add Credit Classification for Banks #787

Open lakshmishreea122003 opened 11 months ago

lakshmishreea122003 commented 11 months ago

Is your feature request related to a problem? Please describe.

dataset = https://www.kaggle.com/datasets/kapturovalexander/credit-classification-for-banks

Describe the solution you'd like

I have used PyCaret AutoML for Classification of Loan Borrowers.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

lakshmishreea122003 commented 11 months ago

This project is inspired by https://www.kaggle.com/code/anshtanwar/automl-eda-classification-loan-borrowers

lakshmishreea122003 commented 11 months ago

Assign me