Skip to content

A wrapper of FRAUDAR algorithm

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
COPYING
Apache-2.0
LICENSE-2.0
Notifications You must be signed in to change notification settings

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.