Skip to content

rgmining/fraud-eagle

Repository files navigation

Fraud Eagle Algorithm

GPLv3 Build Status Maintainability Test Coverage Release Japanese

Logo

This package provides an implementation of Fraud Eagle algorithm. This algorithm has been introduced by Leman Akoglu, et al. in ICWSM 2013

See the documents for more information.

Installation

Use pip to install this package.

pip install --upgrade rgmining-fraud-eagle

License

This software is released under The GNU General Public License Version 3, see COPYING for more detail.