Relational data mining in python
Project description
Python Relational Data Mining
This python project was created to enable easier use of several inductive logic programming (ILP) and relational data mining (RDM) algorithm 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.
This project also includes the UI components (widgets) for the ClowdFlows data mining platform.
Currently, 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.
Included approaches
Although 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 if you want to use their approach for any commercial purposes.
- Aleph
- Official page
- Freely available for academic purposes, contact the author Ashwin Srinivasan for commercial use
- The source code is included here (aleph.pl)
- RSD
- by Filip Železný et al
- Official page
- The source code is included here (.pl files)
- Included with permission by the author
- TreeLiker (includes HiFi, RelF and Poly)
- Official page
- The binaries are included here
- GPL license
- Wordification
- by Matic Perovšek et al
- python-rdm is currently the main repository for this approach.
- The source code is included here
- MIT license
Nicolas Lachiche's team at the University of Strasbourg contributions:
- 1BC, 1BC2, Tertius
- By Peter Flach and Nicolas Lachiche
- Sources included here here
- Official sites: Tertius, 1BC
- Included with permission by the authors; please contact the authors for commercial use
- Caraf
- By Clement Charnay, Agnès Braud and Nicolas Lachiche et al
- All implemented in the Caraf java binaries included here
- Included with permission by the authors; please contact the authors for commercial use
- Relaggs (Krogel and Wrobel, 2001), Quantiles, Cardinalization
- Original Proper adapted by Nicolas Lachiche et al
- GPLv2 license
- All implemented in the Proper java binaries included here
Installation, documentation
Please find installation instructions, examples and API reference on Read the Docs.
Note
Please note that this is a research project and that drastic changes can be (and are) made pretty regularly. Changes are documented in the CHANGELOG.
Pull requests and issues are welcome.
Contributors to the RDM package code
Anže Vavpetič (@anzev), Nicolas Lachiche, Alain Shakour (@alshak), Matic Perovšek (@mperice), Vid Podpečan (@vpodpecan)
- Knowldge Technologies Department, Jožef Stefan Institute, Ljubljana
- Engineering, Computer and Imaging Sciences Laboratory, University of Strasbourg, France
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python-rdm-0.3.4.tar.gz
.
File metadata
- Download URL: python-rdm-0.3.4.tar.gz
- Upload date:
- Size: 45.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 468c50b719928531550f78689330a80e131ae4c8c4e9c76914857d1e4e5f4ef5 |
|
MD5 | be3d0d11584038982d9227e4108bfe1a |
|
BLAKE2b-256 | 72557f6d99a866f03917c353a86f41a9db78255faed653f1d00ca02f2c1d95bd |
File details
Details for the file python_rdm-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: python_rdm-0.3.4-py3-none-any.whl
- Upload date:
- Size: 45.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edebf0c98007c4dcb79bce097f0261b7581c8258106a20e5a10276302ec48870 |
|
MD5 | e03791aee7f6ceb8052e481fedb2c53c |
|
BLAKE2b-256 | 294a6e05d3fe4ce3e5f28562677441fbb29751fb8302b30e9b0cca3c9d4b6c5a |