Code Monkey home page Code Monkey logo

creditcardfraud's Introduction

CreditCardFraud

This project focuses on exploring different machine learning methods using Kaggle's Credit Card Fraud.

This project focuses on exploring machine learning methods through their application on Kaggle’s credit card fraud detection dataset available here: (https://www.kaggle.com/dalpozz/creditcardfraud). Labels are given in the dataset making this is essentially a classification problem with a variety of approaches one can take. The links and references given in the Reference section point to a number of papers that talk about different approaches used on this dataset and related credit card fraud datasets; these will hopefully serve to compare our performances with the ones achieved by those authors.

Methodology:

After exploring the data through visualizations and summary statistics, we will implement:

  1. Random forest methods
  2. Logistic Regression
  3. Support Vector Machine
  4. a Neural Network using hyperbolic tangent as its activation function.

These methods will be implemented in Python with the use of sklearn, scikit, numpy and pandas libraries. We plan on building several models based on the inclusion and exclusion of significant predictors and compare their accuracies per method to the ones reported in literature.

Notebooks:

creditcardfraud's People

Contributors

karthikapai avatar

Watchers

James Cloos avatar  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.