sorowar-cse/CODSOFT-Internship-Python-Programming-Macine-Learning-

ML- 02

Opened this issue · 0 comments

TASK 2

CREDIT CARD FRAUD DETECTION

Build a model to detect fraudulent credit card transactions. Use a
dataset containing information about credit card transactions, and
experiment with algorithms like Logistic Regression, Decision Trees,
or Random Forests to classify transactions as fraudulent or
legitimate.