Skip to content

Hadoop and Storm based outlier analysis implementations for fraud detection

Notifications You must be signed in to change notification settings

AvAudioPlayer/beymani

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Beymani consists of set of Hadoop and storm based tools for outlier and anamoly detection, which can be used for fraud detection.

Philosophy

  • Simple to use
  • Input output in CSV format
  • Metadata defined in simple JSON file
  • Extremely configurable with tons of configuration knobs

Blogs

The following blogs of mine are good source of details of beymani

Algorithms

  • Multi variate distribution model
  • Average Distance
  • Relative Density
  • Markov chain

Getting started

Project's resource directory has various tutorial documents for the use cases described in the blogs.

Help

Please feel free to email me at [email protected]

About

Hadoop and Storm based outlier analysis implementations for fraud detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.5%
  • Ruby 5.1%
  • Scala 3.7%
  • Python 1.7%