abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
180 stars 215 forks source link

Bank Credit Analysis #684

Open adi271001 opened 4 days ago

adi271001 commented 4 days ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Bank Credit Analysis :red_circle: Aim : to predict whether term deposit will be accepted :red_circle: Dataset : https://www.kaggle.com/datasets/janiobachmann/bank-marketing-dataset/data :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.

  1. preprocessing and cleaning data
  2. EDA
  3. Models : logistic regression , knn , random forest , svm , gradien boost
  4. metrics and evaluation

📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 4 days ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 4 days ago

Implement 6-7 models for this project/problem statement.

Assigned this issue to you @adi271001