{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "![SFGAD](https://raw.githubusercontent.com/sudrich/sf-gad/master/doc/img/logo.png)\n---\n[![Travis](https://api.travis-ci.com/sudrich/sf-gad.svg?branch=master)](https://travis-ci.com/sudrich/sf-gad)\n\nSFGAD is a tool for detecting anomalies in **graph** and **graph streams** with python.\n\n\nI provides:\n\n* Efficient computation of graph **features**\n* Statistical models for detecting **anomalous behavior**\n* Graph scanning to detect **connected graph anomalies**\n* A customizable detection framework with **6** components\n* Several pre-defined **configurations**\n\n### Process\n---\n\n![Process](https://raw.githubusercontent.com/sudrich/sf-gad/master/doc/img/sfgad.png)\n\n\n### Installation\n---\n\n#### Dependencies\n\n* Python: 3.5 or higher\n* NumPy: 1.8.2 or higher\n* SciPy: 0.13.3 or higher\n* Pandas: 0.22.0 or higher\n* NetworkX: 1.11.0 or higher\n\n#### Installation (coming soon)\n\nInstallation of the latest release is available at the [Python\npackage index](https://pypi.org/project/sfgad) and on conda.\n\n```sh\nconda install sfgad\n```\n\nor \n\n```sh\npip install sfgad\n```\n\nThe source code is currently available on GitHub:\nhttps://github.com/sudrich/sf-gad\n\n#### Testing\n\nFor testing use pytest from the source directory:\n\n```sh\npytest sfgad\n```\n\n## Acknowledgements\n\nThis work originated from the QuestMiner project (grant no. 01IS12051) and was partially funded by the German Federal Ministry of Education and Research (BMBF).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://api.github.com/repos/sudrich/sf-gad/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sudrich/sf-gad", "keywords": "", "license": "GPL-3.0", "maintainer": "Simon Sudrich", "maintainer_email": "uzcyg@student.kit.edu", "name": "sfgad", "package_url": "https://pypi.org/project/sfgad/", "platform": "", "project_url": "https://pypi.org/project/sfgad/", "project_urls": { "Download": "https://api.github.com/repos/sudrich/sf-gad/tarball/master", "Homepage": "https://github.com/sudrich/sf-gad" }, "release_url": "https://pypi.org/project/sfgad/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A statistical framework for graph anomaly detection", "version": "0.1.2" }, "last_serial": 4189026, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "341d60dc6cc8becc552e31c7c5567316", "sha256": "83e6ac0ad6ced6ca00cbd84c32bd45f4fd580ae8bd75f554492d2628d143aa12" }, "downloads": -1, "filename": "sfgad-0.1.0.tar.gz", "has_sig": false, "md5_digest": "341d60dc6cc8becc552e31c7c5567316", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27427, "upload_time": "2018-08-20T08:00:40", "url": "https://files.pythonhosted.org/packages/7d/18/edceca6e2ca799352fd0e690908f02411658d2d9a7069dc0ab15b5668b8d/sfgad-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5c622da5f64bdee955fbc5e691d84f32", "sha256": "7c19eed0dbd03fd078490f3e167e386707057872aefe16873cc9d93ccd88c9b9" }, "downloads": -1, "filename": "sfgad-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5c622da5f64bdee955fbc5e691d84f32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27430, "upload_time": "2018-08-20T16:01:32", "url": "https://files.pythonhosted.org/packages/15/83/ac2ef8e9ddc9f899f2d3fa3b3fa4410ab38b8dd90611751a75ca5cbed0dd/sfgad-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "66ff4369ae6e2b2ee5fbb916628cf661", "sha256": "19b8bf3827a3dfb41141c33c4c155e1c1a824b112a4d7a616063b88e4515831a" }, "downloads": -1, "filename": "sfgad-0.1.2.tar.gz", "has_sig": false, "md5_digest": "66ff4369ae6e2b2ee5fbb916628cf661", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27436, "upload_time": "2018-08-20T16:09:59", "url": "https://files.pythonhosted.org/packages/bd/f7/47b3668ceeb054a8f89f7f8ac1283847bfb9a45a6049fe2c10608866ec48/sfgad-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66ff4369ae6e2b2ee5fbb916628cf661", "sha256": "19b8bf3827a3dfb41141c33c4c155e1c1a824b112a4d7a616063b88e4515831a" }, "downloads": -1, "filename": "sfgad-0.1.2.tar.gz", "has_sig": false, "md5_digest": "66ff4369ae6e2b2ee5fbb916628cf661", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27436, "upload_time": "2018-08-20T16:09:59", "url": "https://files.pythonhosted.org/packages/bd/f7/47b3668ceeb054a8f89f7f8ac1283847bfb9a45a6049fe2c10608866ec48/sfgad-0.1.2.tar.gz" } ] }