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
204 stars 216 forks source link

Credit Card Fraud Detection #15

Closed abhisheks008 closed 2 years ago

abhisheks008 commented 2 years ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Credit Card Fraud Detection :red_circle: Aim : Implement different algorithms like decision trees, logistic regression, and artificial neural networks to see which gives better accuracy. Compare the results of each algorithm and understand the behavior of models. :red_circle: Dataset : https://www.kaggle.com/mlg-ulb/creditcardfraud :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.

Hello, ML-Crate contributors, this issue is only for the contribution purposes and allocated only to the participants of SWOC 2.0 Open Source Program.


πŸ“ 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. 😎

sankalp-srivastava commented 2 years ago

Full name : Sankalp Srivastava GitHub Profile Link : www.github.com/sankalp-srivastava Participant ID : 857 Approach for this Project : cleaning and visualizing the data then creating baseline models with random forest, xgboost, lightBGM and cnn model and the model performing the best will go through hyperparameter tuning for best accuracy. Are you a participant of SWOC 2.0? YES

ASLManasa commented 2 years ago

@sankalp-srivastava go Ahead! Complete it within 3 Days.