Giter VIP home page Giter VIP logo

fraud_detection_case_study's Introduction

Fraud Detection Case Study

Premise

You are a contract data scientist/consultant hired by a new e-commerce site to try to weed out fraudsters. The company unfortunately does not have much data science expertise... so you must properly scope and present your solution to the manager before you embark on your analysis. Also, you will need to build a sustainable software project that you can hand off to the companies engineers by deploying your model in the cloud. Since others will potentially use/extend your code you NEED to properly encapsulate your code and leave plenty of comments.

Overview

  • The Team's slideshow presentation can be found here
  • For an understanding of the project, see the overview provided by Galvanize

Model

  • We applied Gradient Boosting to predict the probability of any event being fraud

  • As a baseline, we attempted predicting fraud probability based on total fraud rate.

    • This resulted in a log loss of 0.33
  • Our model achieved a log loss of 0.06

  • Predicted chance of fraud Thresholds

    • Low: up to 0.5%
    • Med: 0.5% to 70%
    • High: x > 70%
  • Fraud detection

    • Medium Threshold:
      • Model detects 99% of fraud
      • 44% FPR
    • High Threshold:
      • Model Detects 78% of Fraud
      • 0.4% FPR

Fraud Detection in Event Postings (Galvanize g88 - Spring 2019)

fraud_detection_case_study's People

Contributors

gumdropsteve 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.