This package implements a wrapper of FRAUDAR algorithm to provide APIs defined in Review Graph Mining project.
Use pip
to install this package.
$pip install --upgrade rgmining-fraudar
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.