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 <https://www.aaai.org/ocs/index.php/ICWSM/ICWSM13/paper/viewFile/5981/6338>`__
See `the documents <https://rgmining.github.io/fraud-eagle/>`__ 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 <https://github.com/rgmining/fraud-eagle/blob/master/COPYING>`__
for more detail.
.. |GPLv3| image:: https://img.shields.io/badge/license-GPLv3-blue.svg
:target: https://www.gnu.org/copyleft/gpl.html
.. |Build Status| image:: https://github.com/rgmining/fraud-eagle/actions/workflows/python-lib.yaml/badge.svg
:target: https://github.com/rgmining/fraud-eagle/actions/workflows/python-lib.yaml
.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/cf5f0ee2f7f5aa6bd846/maintainability
:target: https://codeclimate.com/github/rgmining/fraud-eagle/maintainability
.. |Test Coverage| image:: https://api.codeclimate.com/v1/badges/cf5f0ee2f7f5aa6bd846/test_coverage
:target: https://codeclimate.com/github/rgmining/fraud-eagle/test_coverage
.. |Release| image:: https://img.shields.io/badge/release-0.10.3-brightgreen.svg
:target: https://pypi.org/project/rgmining-fraud-eagle/
.. |Japanese| image:: https://img.shields.io/badge/qiita-%E6%97%A5%E6%9C%AC%E8%AA%9E-brightgreen.svg
:target: http://qiita.com/jkawamoto/items/d2284316cc37cd810bfd
.. |Logo| image:: https://rgmining.github.io/fraud-eagle/_static/image.png
:target: https://rgmining.github.io/fraud-eagle/
Raw data
{
"_id": null,
"home_page": "https://rgmining.github.io/frad-eagle/",
"name": "rgmining-fraud-eagle",
"maintainer": "",
"docs_url": "https://pythonhosted.org/rgmining-fraud-eagle/",
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "review,graph,mining,algorithm,icwsm,fraud-eagle",
"author": "Junpei Kawamoto",
"author_email": "kawamoto.junpei@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/89/bb/5f2a5c280f97944d20671b3a236d012dcd8dcb71a9420df9bd20ef4d6d4e/rgmining_fraud_eagle-0.10.3.tar.gz",
"platform": null,
"description": "Fraud Eagle Algorithm\n=====================\n\n|GPLv3| |Build Status| |Maintainability| |Test Coverage| |Release|\n|Japanese|\n\n|Logo|\n\nThis package provides an implementation of Fraud Eagle algorithm. This\nalgorithm has been introduced by Leman Akoglu, *et al.* in `ICWSM\n2013 <https://www.aaai.org/ocs/index.php/ICWSM/ICWSM13/paper/viewFile/5981/6338>`__\n\nSee `the documents <https://rgmining.github.io/fraud-eagle/>`__ for more\ninformation.\n\nInstallation\n------------\n\nUse ``pip`` to install this package.\n\n::\n\n pip install --upgrade rgmining-fraud-eagle\n\nLicense\n-------\n\nThis software is released under The GNU General Public License Version\n3, see\n`COPYING <https://github.com/rgmining/fraud-eagle/blob/master/COPYING>`__\nfor more detail.\n\n.. |GPLv3| image:: https://img.shields.io/badge/license-GPLv3-blue.svg\n :target: https://www.gnu.org/copyleft/gpl.html\n.. |Build Status| image:: https://github.com/rgmining/fraud-eagle/actions/workflows/python-lib.yaml/badge.svg\n :target: https://github.com/rgmining/fraud-eagle/actions/workflows/python-lib.yaml\n.. |Maintainability| image:: https://api.codeclimate.com/v1/badges/cf5f0ee2f7f5aa6bd846/maintainability\n :target: https://codeclimate.com/github/rgmining/fraud-eagle/maintainability\n.. |Test Coverage| image:: https://api.codeclimate.com/v1/badges/cf5f0ee2f7f5aa6bd846/test_coverage\n :target: https://codeclimate.com/github/rgmining/fraud-eagle/test_coverage\n.. |Release| image:: https://img.shields.io/badge/release-0.10.3-brightgreen.svg\n :target: https://pypi.org/project/rgmining-fraud-eagle/\n.. |Japanese| image:: https://img.shields.io/badge/qiita-%E6%97%A5%E6%9C%AC%E8%AA%9E-brightgreen.svg\n :target: http://qiita.com/jkawamoto/items/d2284316cc37cd810bfd\n.. |Logo| image:: https://rgmining.github.io/fraud-eagle/_static/image.png\n :target: https://rgmining.github.io/fraud-eagle/\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "An implementation of Fraud Eagle algorithm",
"version": "0.10.3",
"project_urls": {
"Documentation": "https://rgmining.github.io/frad-eagle/",
"Homepage": "https://rgmining.github.io/frad-eagle/",
"Repository": "https://github.com/rgmining/frad-eagle"
},
"split_keywords": [
"review",
"graph",
"mining",
"algorithm",
"icwsm",
"fraud-eagle"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "72ed3ea250de9743857ad5bc2c7c0e42bfac506bea109eff16fd7300ee97a43d",
"md5": "674bf86d2a4cdc5f8e1cc6d1bc5d6c81",
"sha256": "0498f5582893d3d7e2ec3579edb6bebdc3ed3e5098469b671ebced88bdbdcdda"
},
"downloads": -1,
"filename": "rgmining_fraud_eagle-0.10.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "674bf86d2a4cdc5f8e1cc6d1bc5d6c81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 35999,
"upload_time": "2023-08-30T05:44:06",
"upload_time_iso_8601": "2023-08-30T05:44:06.940066Z",
"url": "https://files.pythonhosted.org/packages/72/ed/3ea250de9743857ad5bc2c7c0e42bfac506bea109eff16fd7300ee97a43d/rgmining_fraud_eagle-0.10.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89bb5f2a5c280f97944d20671b3a236d012dcd8dcb71a9420df9bd20ef4d6d4e",
"md5": "6c84590dd3d114bb035cb03155cfa99c",
"sha256": "e14a3ed4d5e7b0163119ce501a2e4e04e4bf8c46542f8e8f393a2501e3d5ad2e"
},
"downloads": -1,
"filename": "rgmining_fraud_eagle-0.10.3.tar.gz",
"has_sig": false,
"md5_digest": "6c84590dd3d114bb035cb03155cfa99c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 21269,
"upload_time": "2023-08-30T05:44:08",
"upload_time_iso_8601": "2023-08-30T05:44:08.495534Z",
"url": "https://files.pythonhosted.org/packages/89/bb/5f2a5c280f97944d20671b3a236d012dcd8dcb71a9420df9bd20ef4d6d4e/rgmining_fraud_eagle-0.10.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-30 05:44:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rgmining",
"github_project": "frad-eagle",
"github_not_found": true,
"lcname": "rgmining-fraud-eagle"
}