rgmining-fraudar

A wrapper of Fraudar algorithm for Review graph mining project


Keywords
review, graph, mining, algorithm, kdd, fraudar
License
GPL-3.0-only
Install
pip install rgmining-fraudar==0.7.3

Documentation

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.