Skip to content
#

creditcardfrauddetection

Here are 29 public repositories matching this topic...

This repo contains 4 different projects. Built various machine learning models for Kaggle competitions. Also carried out Exploratory Data Analysis, Data Cleaning, Data Visualization, Data Munging, Feature Selection etc

  • Updated Jun 30, 2021
  • Jupyter Notebook

This repository contains an implementation of credit card fault detection using Luhn's algorithm. Luhn's algorithm is a checksum formula used to validate credit card numbers, as well as other identification numbers. The algorithm is based on performing a set of arithmetic operations on the digits of a given number, resulting in a checksum value.

  • Updated Feb 23, 2023
  • Python

In this Upgrad/IIIT-B Capstone project, we navigated the complex landscape of credit card fraud, employing advanced machine learning techniques to bolster banks against financial losses. With a focus on precision, we predicted fraudulent credit card transactions by analyzing customer-level data from Worldline and the Machine Learning Group.

  • Updated Nov 19, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the creditcardfrauddetection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the creditcardfrauddetection topic, visit your repo's landing page and select "manage topics."

Learn more