Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.81 KB

README.rst

File metadata and controls

46 lines (35 loc) · 1.81 KB

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.