{ "info": { "author": "Anze Vavpetic", "author_email": "anze.vavpetic@ijs.si", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Prolog", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries" ], "description": "# Python Relational Data Mining #\n\n[![Documentation Status](https://readthedocs.org/projects/rdm/badge/?version=latest)](http://rdm.readthedocs.io/en/latest/?badge=latest)\n\nThis python project was created to enable easier use of several inductive logic programming (ILP) and relational data mining (RDM)\nalgorithm implementations. One important aim of the project is to offer a common bridge between a RDBMS and the ILP&RDM implementations, since many of approaches accept databases in their own format.\n\nThis project also includes the UI components (widgets) for the [ClowdFlows](https://github.com/xflows/clowdflows/) data mining platform.\n\nCurrently, the project offers support for MySQL and PostgreSQL databases and the following algorithms: Aleph, RSD, Wordification, TreeLiker, Caraf, Relaggs, Quantiles, Cardinalization, 1BC, 1BC2, and Tertius.\n\n## Included approaches ##\n\nAlthough python-rdm itself is MIT licensed, we include approaches that have their own licenses (all of the sources are unmodified). To be sure, please contact the respective authors\nif you want to use their approach for any commercial purposes.\n\n* **Aleph**\n * [Official page](http://www.cs.ox.ac.uk/activities/machinelearning/Aleph/aleph)\n * Freely available for academic purposes, contact the author [Ashwin Srinivasan](http://www.cse.iitd.ernet.in/~ashwin/work/index.html) for commercial use\n * The source code is included [here](https://github.com/xflows/rdm/blob/master/rdm/wrappers/aleph/) (aleph.pl)\n* **RSD**\n * by [Filip \u017delezn\u00fd](ida.felk.cvut.cz/zelezny/) et al\n * [Official page](http://ida.felk.cvut.cz/zelezny/rsd/index.htm)\n * The source code is included [here](https://github.com/xflows/rdm/tree/master/rdm/wrappers/rsd) (.pl files)\n * Included with permission by the author\n* **TreeLiker** (includes HiFi, RelF and Poly)\n * [Official page](http://ida.felk.cvut.cz/treeliker/TreeLiker.html)\n * The binaries are included [here](https://github.com/xflows/rdm/tree/master/rdm/wrappers/treeliker/bin/)\n * GPL license\n* **Wordification**\n * by [Matic Perov\u0161ek](mailto:matic.perovsek@ijs.si) et al\n * python-rdm is currently the main repository for this approach.\n * The source code is included [here](https://github.com/xflows/rdm/blob/master/rdm/wrappers/wordification/)\n * MIT license\n\n[Nicolas Lachiche](http://icube-sdc.unistra.fr/en/index.php/Nicolas_Lachiche)'s team at the University of Strasbourg contributions:\n\n* **1BC, 1BC2, Tertius**\n * By [Peter Flach](https://www.cs.bris.ac.uk/~flach/) and [Nicolas Lachiche](http://icube-sdc.unistra.fr/en/index.php/Nicolas_Lachiche)\n * Sources included here [here](https://github.com/xflows/rdm/tree/master/rdm/wrappers/tertius/src)\n * Official sites: [Tertius](http://www.cs.bris.ac.uk/Research/MachineLearning/Tertius/index.html), [1BC](http://www.cs.bris.ac.uk/Research/MachineLearning/1BC/index.html)\n * Included with permission by the authors; please contact the authors for commercial use\n* **Caraf**\n * By [Clement Charnay](http://icube-sdc.unistra.fr/en/index.php/Cl%C3%A9ment_Charnay), [Agn\u00e8s Braud](http://icube-sdc.unistra.fr/en/index.php/Agn%C3%A8s_Braud) and [Nicolas Lachiche](http://icube-sdc.unistra.fr/en/index.php/Nicolas_Lachiche) et al\n * All implemented in the Caraf java binaries included [here](https://github.com/xflows/rdm/tree/master/rdm/wrappers/caraf/bin)\n * Included with permission by the authors; please contact the authors for commercial use\n* **Relaggs** (Krogel and Wrobel, 2001), **Quantiles**, **Cardinalization**\n * [Original Proper](http://www.cs.waikato.ac.nz/ml/proper/) adapted by [Nicolas Lachiche](http://icube-sdc.unistra.fr/en/index.php/Nicolas_Lachiche) et al\n * GPLv2 license\n * All implemented in the Proper java binaries included [here](https://github.com/xflows/rdm/tree/master/rdm/wrappers/proper/bin)\n\n## Installation, documentation ##\n\nPlease find installation instructions, examples and API reference on [Read the Docs](http://rdm.readthedocs.org/en/latest/).\n\n## Note ##\n\nPlease note that this is a research project and that drastic changes can be (and are) made pretty regularly. Changes are documented in the [CHANGELOG](CHANGELOG.md).\n\nPull requests and issues are welcome.\n\n## Contributors to the RDM package code ##\n\nAn\u017ee Vavpeti\u010d (@anzev), Nicolas Lachiche, Alain Shakour (@alshak), Matic Perov\u0161ek (@mperice)\n\n* [Knowldge Technologies Department](http://kt.ijs.si), Jo\u017eef Stefan Institute, Ljubljana\n* [Engineering, Computer and Imaging Sciences Laboratory](http://icube-bfo.unistra.fr/en/index.php/Home), University of Strasbourg, France\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/anzev/rdm", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "python-rdm", "package_url": "https://pypi.org/project/python-rdm/", "platform": "", "project_url": "https://pypi.org/project/python-rdm/", "project_urls": { "Homepage": "https://github.com/anzev/rdm" }, "release_url": "https://pypi.org/project/python-rdm/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Relational data mining in python", "version": "0.2.0" }, "last_serial": 5097279, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bdc0231a759e8dc73b00aaf4085ae115", "sha256": "e2cf382483d47f486e68b9f9da231bdf5f5f98dbfbba82819f80b17b61338e4e" }, "downloads": -1, "filename": "python-rdm-0.1.tar.gz", "has_sig": false, "md5_digest": "bdc0231a759e8dc73b00aaf4085ae115", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 660074, "upload_time": "2015-07-08T11:05:27", "url": "https://files.pythonhosted.org/packages/40/a2/52f4cd5deed0dcf3b19d315e429392e9b421c8baa879dc1cea53d35e4993/python-rdm-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b821730c4ff31ab73282ade904cd3b82", "sha256": "ccee457185ae23ab891e0056125987e1786752e39c4d8bcd59878c8eeb39eaa9" }, "downloads": -1, "filename": "python-rdm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b821730c4ff31ab73282ade904cd3b82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 660092, "upload_time": "2015-07-08T11:08:51", "url": "https://files.pythonhosted.org/packages/87/5e/5f85fb788bf2362d7b0862742278f88d20f501c96d3729b4666a371d25cd/python-rdm-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "808763e0741e77b73a0d69093aa671ee", "sha256": "c2f8fc201944c850c4ad3e3fbfcf3d79d11e9234fd2f7c1fd591e9667c7bc6d2" }, "downloads": -1, "filename": "python-rdm-0.1.2.tar.gz", "has_sig": false, "md5_digest": "808763e0741e77b73a0d69093aa671ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45620396, "upload_time": "2016-07-18T12:26:31", "url": "https://files.pythonhosted.org/packages/85/3f/2843117c623c796b0d9b4a923ae93f1ed983372b95034ae445c882fac0de/python-rdm-0.1.2.tar.gz" } ], "0.1.2b": [ { "comment_text": "", "digests": { "md5": "ff91e0b081bfcb61ec310733b13cb616", "sha256": "7734e8c7ed2b936ac8502967995c4a1c228f688f584ba370c5a380df2dd21a46" }, "downloads": -1, "filename": "python-rdm-0.1.2b.tar.gz", "has_sig": false, "md5_digest": "ff91e0b081bfcb61ec310733b13cb616", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628846, "upload_time": "2016-08-05T07:52:55", "url": "https://files.pythonhosted.org/packages/2f/7c/be644c063cd0c77338b1d61306fded2f925f7c771f4e334dacfa81eda178/python-rdm-0.1.2b.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b5aafbd61393a5b6b6a8a836455b7ed1", "sha256": "2b550642b47aaf0d0698976480192eac0388fb8321ab3e6589a5526cb45b44c3" }, "downloads": -1, "filename": "python-rdm-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b5aafbd61393a5b6b6a8a836455b7ed1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628787, "upload_time": "2016-08-05T07:58:58", "url": "https://files.pythonhosted.org/packages/6a/c8/4f12c5f5a1a0a2f76fba8b4cc0525f63a785bedc58ca342f00c78b063015/python-rdm-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a72890929bcdd5453762514c58bec3b3", "sha256": "7710c3e878cc06456f246038ee14f6b17e1dfebcc162f60587a9498b44f5c213" }, "downloads": -1, "filename": "python-rdm-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a72890929bcdd5453762514c58bec3b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628803, "upload_time": "2017-01-17T13:24:00", "url": "https://files.pythonhosted.org/packages/36/51/8bfddea902a9490af3fb8eeb221eae45c453036b21849c250b8a376d2cb0/python-rdm-0.1.4.tar.gz" } ], "0.1.4a": [ { "comment_text": "", "digests": { "md5": "f2051f8b78036fa45badc849ce04650b", "sha256": "4f9e0de1dc5febf4c990cd1316b0476675c34d8af290009183b4b81cfeca9277" }, "downloads": -1, "filename": "python-rdm-0.1.4a.tar.gz", "has_sig": false, "md5_digest": "f2051f8b78036fa45badc849ce04650b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45629344, "upload_time": "2017-01-18T11:47:11", "url": "https://files.pythonhosted.org/packages/cf/12/c3f2f4b916e966f62f5fc4c7a588c3cbd76bf13bac6d6744319f5f0ebbee/python-rdm-0.1.4a.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "9e55c1af98b7be26fdf8a2553aa8e40f", "sha256": "91a2d38ff9591a1f02d69c954ff1d3e1d1e476a88d73aa9d0870bb9a47d34ee3" }, "downloads": -1, "filename": "python-rdm-0.1.5.tar.gz", "has_sig": false, "md5_digest": "9e55c1af98b7be26fdf8a2553aa8e40f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45629453, "upload_time": "2017-01-18T12:22:02", "url": "https://files.pythonhosted.org/packages/dd/4a/44b9ed10642858ccab5627af63a8285aa565661a4928e23969bb421c0eb2/python-rdm-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "8d99e869292fa3e660c10c9528d0d705", "sha256": "6063a763722724903c121f8de4c37e43c15c3b19b296135bbc869bf29d3c63b2" }, "downloads": -1, "filename": "python-rdm-0.1.6.tar.gz", "has_sig": false, "md5_digest": "8d99e869292fa3e660c10c9528d0d705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628713, "upload_time": "2017-01-19T12:18:06", "url": "https://files.pythonhosted.org/packages/d8/76/7a43a773180ed6d4ab199e9311e4dce38c4c398b1711c60ce2345bbc55d6/python-rdm-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "2ee0a27f7e090439f9a43041fda20668", "sha256": "4082032116fe1f3be38c421eb52d457516e5070516ca739bbd37e07460eb213b" }, "downloads": -1, "filename": "python-rdm-0.1.7.tar.gz", "has_sig": false, "md5_digest": "2ee0a27f7e090439f9a43041fda20668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628714, "upload_time": "2017-01-19T12:46:34", "url": "https://files.pythonhosted.org/packages/7e/33/90e1f36b3ebcc400eb8e3de3f8e370210df28cc6c84262debe80c9ae926a/python-rdm-0.1.7.tar.gz" } ], "0.1.7a": [ { "comment_text": "", "digests": { "md5": "7778c5d077888bb4f34a4a6436490a08", "sha256": "2db1888c91be650f5d49f7e364a95395faadde51c27ba285ab5a2680637709f7" }, "downloads": -1, "filename": "python-rdm-0.1.7a.tar.gz", "has_sig": false, "md5_digest": "7778c5d077888bb4f34a4a6436490a08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628811, "upload_time": "2017-01-24T13:31:28", "url": "https://files.pythonhosted.org/packages/5f/ff/d71ee89b494fbc020b1382713aa660da263e1e63ed9539f91004dc6a1b08/python-rdm-0.1.7a.tar.gz" } ], "0.1.7b": [ { "comment_text": "", "digests": { "md5": "8b6b9a46dd4aef6c8b2f5dced13783bc", "sha256": "0238015eefa2eb09ed673faeca4210f8b65db795893f653376b0e2c6a10b36f6" }, "downloads": -1, "filename": "python-rdm-0.1.7b.tar.gz", "has_sig": false, "md5_digest": "8b6b9a46dd4aef6c8b2f5dced13783bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45628825, "upload_time": "2017-01-24T13:33:11", "url": "https://files.pythonhosted.org/packages/12/54/5b7af08a22e32f0805e1a3fecd28c512ab8abec10c04c7065454dc8d3a79/python-rdm-0.1.7b.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "50bd3fad20a9a32860a266ce85e62ed4", "sha256": "c2a713e431fa715fe3d757f1ad0cc73384e8ccb7db57c4748db7b38a721a22e6" }, "downloads": -1, "filename": "python-rdm-0.1.8.tar.gz", "has_sig": false, "md5_digest": "50bd3fad20a9a32860a266ce85e62ed4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45630283, "upload_time": "2017-02-02T11:49:34", "url": "https://files.pythonhosted.org/packages/53/23/1c5f1dc5b35ad81039dd173c33c1e934c8b92bd3bd471afb7bb06ace824d/python-rdm-0.1.8.tar.gz" } ], "0.1.8a": [ { "comment_text": "", "digests": { "md5": "6d8d40d796a01f00b82be96c512c03c1", "sha256": "3aad7dbe9f2f61c3a61a88ff0da461d209ce6f88251ed89fdb184e67de1693a3" }, "downloads": -1, "filename": "python-rdm-0.1.8a.tar.gz", "has_sig": false, "md5_digest": "6d8d40d796a01f00b82be96c512c03c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45630518, "upload_time": "2017-02-06T10:48:22", "url": "https://files.pythonhosted.org/packages/2d/bc/935434fc2b49cac45e477914e3d1dff28328298969c94de872f48b7d7520/python-rdm-0.1.8a.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0f45ec6694bfb2ab4c9c0f0a9d372aa1", "sha256": "66f22208c20e49851baf67fef8850ce7a4d3ad64b8a9025bd4ee4ccdb1e6a261" }, "downloads": -1, "filename": "python_rdm-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0f45ec6694bfb2ab4c9c0f0a9d372aa1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 45723598, "upload_time": "2019-04-04T13:21:59", "url": "https://files.pythonhosted.org/packages/86/27/7e58d356119a8502df3eed1d318e9d1d8b6d381b132b66d53075f30d7ad7/python_rdm-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "640f65b42d7e5b29b1c82a170778bffb", "sha256": "abb2a8f68778d5110448cd0c5eb977125ea5b1ca048199ccadbe6e72af5f81cf" }, "downloads": -1, "filename": "python_rdm-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "640f65b42d7e5b29b1c82a170778bffb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 45723632, "upload_time": "2019-04-04T13:22:08", "url": "https://files.pythonhosted.org/packages/26/b3/469eb467e7c14d35dcd9781634cc29c4cecfe07a3498d2f918f80cbef0a6/python_rdm-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bccd90366dce4e13777938a64bc296fd", "sha256": "8d3a91682d939acb91c2567df4a24af77de31619c6538287e6c8cb079e160b1c" }, "downloads": -1, "filename": "python-rdm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bccd90366dce4e13777938a64bc296fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45669446, "upload_time": "2019-04-04T13:22:31", "url": "https://files.pythonhosted.org/packages/09/89/5f2f4bc986c57142d6608020dcc832fde41e077fb136f2bf87dd5e7e868d/python-rdm-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f45ec6694bfb2ab4c9c0f0a9d372aa1", "sha256": "66f22208c20e49851baf67fef8850ce7a4d3ad64b8a9025bd4ee4ccdb1e6a261" }, "downloads": -1, "filename": "python_rdm-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "0f45ec6694bfb2ab4c9c0f0a9d372aa1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 45723598, "upload_time": "2019-04-04T13:21:59", "url": "https://files.pythonhosted.org/packages/86/27/7e58d356119a8502df3eed1d318e9d1d8b6d381b132b66d53075f30d7ad7/python_rdm-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "640f65b42d7e5b29b1c82a170778bffb", "sha256": "abb2a8f68778d5110448cd0c5eb977125ea5b1ca048199ccadbe6e72af5f81cf" }, "downloads": -1, "filename": "python_rdm-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "640f65b42d7e5b29b1c82a170778bffb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 45723632, "upload_time": "2019-04-04T13:22:08", "url": "https://files.pythonhosted.org/packages/26/b3/469eb467e7c14d35dcd9781634cc29c4cecfe07a3498d2f918f80cbef0a6/python_rdm-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bccd90366dce4e13777938a64bc296fd", "sha256": "8d3a91682d939acb91c2567df4a24af77de31619c6538287e6c8cb079e160b1c" }, "downloads": -1, "filename": "python-rdm-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bccd90366dce4e13777938a64bc296fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45669446, "upload_time": "2019-04-04T13:22:31", "url": "https://files.pythonhosted.org/packages/09/89/5f2f4bc986c57142d6608020dcc832fde41e077fb136f2bf87dd5e7e868d/python-rdm-0.2.0.tar.gz" } ] }