Coder Social home page Coder Social logo

afraus's Introduction

Afraus

##An unsupervised multi-model fraud-detection algorithm try it at https://afraus.shinyapps.io/Afraus_app

Afraus is builted on three unsupervised models:

  • Benford Law's test, which test the population of data against the benford
  • Control Chart, which look for record outside the band define by the upper control limit and the lower control limit;
  • Local Outlier Factor, an unsupervised algorithm pertaining to the k-NN family.

Design

Afraus sequentially applies the three cited models consequently assigning a fraud-risk score. Eventually, a total score is calculated for each record, and the score is assigned to the Afraus-score variable.

Objectives

The main objective in developing Afraus is to build a tool that can be easily used from 'non-techinal' people to detect frauds that may be occuring within their data.

This objective is pursued choosing only unsupervised models, that require no previous knowledge of possible fraud schemes affecting the tested population, and no further specification by the user.

Further Developments

Afraus leading principles of development are:

  • complementarity: if two models of different families can catch two different fraud scheems, joining togheter can lead to a wider detection range
  • dynamism: we can teach the algorithm to choose among different fraud detection models depending on data features, without requiring any user specification

afraus's People

Contributors

andreacirilloac avatar

Watchers

 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.