Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abideen-olawuwo/fraud-detection

A Fraud Prediction Model
https://github.com/abideen-olawuwo/fraud-detection

kears logistic-regression matplotlib numpy pandas pickle scipy seaborn sklearn tensorflow

Last synced: about 1 month ago
JSON representation

A Fraud Prediction Model

Awesome Lists containing this project

README

        

* Problem definition

A fraudulent or genuine transaction prediction on credit card

* Data

The dataset was downloaded from Kaggle (https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud )

* Features

The Feature include; Time, V1 -V28, and Amount

* Modelling

The Model used for prediction are Logistic Regression, Tensorflow, Keras