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

Credit Card Fraud Detection ML Model #712

Closed smty2018 closed 11 months ago

smty2018 commented 11 months ago

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

Credit Card Fraud Detection ML Model using Models like Isolation Forest, OneClassSVM , etc and also using AutoML like PyCaret

Describe the solution you'd like

dataset: https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct