Coder Social home page Coder Social logo

credit-card-fraud-analysis's Introduction

credit-card-fraud-analysis

In the following project, I have created machine learning pipeline to determine fraud credit card transaction.

Problem Statement:

The credit card fraud transaction is a big problem for the banks and the individuals who lost their money due to this scams. In the following ML model we have classified the fraud transaction and then the model is used to idetify whether the any new transaction is fraudlent or not.

#Data Insights: 1.Our dataset contains of 287,807 transaction observations out of which only 492 are fraud transaction. Hence the data is highly skewed. and can is justified as the fraud transaction are relatively low compared to normal transactions.

  1. The dataset consists of numerical values from the 28 ‘Principal Component Analysis (PCA)’ transformed features, namely V1 to V28. Furthermore, there is no metadata about the original features provided due to security purpose of the individual data, so pre-analysis or feature study could not be done.

  2. There is no missing value in dataset.

  3. The 'Time' and 'Amount' features are not transformed dataset.

Model Insights:

In the following analysis we have used Logistic regreession for our classification problem but as we can see from our confusion mtrix, we still have around 99 wrong classified transaction which can be huge in a real world scenerio.

So to improve our model performance we will use SVC and ensembel techniques for the classisfier.

date for next release: 2 august 2020.

credit-card-fraud-analysis's People

Contributors

1110110ipul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.