Project 2: Credit Card Fraud Detection
- Credit Card Fraud Detection
- Decision Tree and Support Vector Machine models were used to recognize fraudulent credit card transactions
- Comparison between Scikit-Learn and Snap efficiency.
- Libraries used on the project:
- Numpy
- Pandas
- Scikit-Learn
- Matplotlib