Skip to content

rgmining/fraudar

Repository files navigation

A wrapper of FRAUDAR algorithm

GPLv3 Build Status Maintainability Test Coverage Release

Logo

This package implements a wrapper of FRAUDAR algorithm to provide APIs defined in Review Graph Mining project.

Installation

Use pip to install this package.

$pip install --upgrade rgmining-fraudar

License

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

The original FRAUDAR source code is made by Bryan Hooi, Hyun Ah Song, Alex Beutel, Neil Shah, Kijung Shin, and Christos Faloutsos, and licensed under Apache License, Version 2.0. It is available at https://bhooi.github.io/projects/fraudar/index.html.