Credit Card Fraud Detection Using Pycaret

  • Tech Stack: Python, Sklearn, Evalml, Isolation Forest, OneClassSVM, Pandas, GAE, Numpy)
  • Github URL: Project Link

In this project we will be first making our redictions using Machine Learning Techniques then we will be using Auto ML Technique to do the same. We will be using PyCaret in this notebook Context It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase

In this project we will be implementing Anamoly detection to detect wheteher there is any fraudulent transaction.

PyCaret is an open source, low-code machine learning library in Python that allows you to go from preparing your data to deploying your model within minutes in your choice of notebook environment.