subgroups is a python library which contains a collection of subgroup discovery algorithms and other data analysis utilities
Project description
subgroups
subgroups is a Python library that provides a collection of subgroup discovery algorithms and other data analysis utilities.
Installation
The source code is currently hosted on: https://github.com/antoniolopezmc/subgroups
To install the 'subgroups' library from pip, it is necessary to execute:
pip install subgroups
Testing
After installing the library, a collection of tests can be launched by executing:
import subgroups.tests as st
st.run_all_tests()
Generating the library documentation manually
To manually generate the library documentation, it is necessary to execute:
# 1. Clone the repository.
git clone https://github.com/antoniolopezmc/subgroups.git
# 2. Go to the 'docs' subfolder.
cd subgroups/docs
# 3. Generate the documentation.
make build
The generated documentation will be located in the build subfolder.
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 Distributions
Built Distribution
File details
Details for the file subgroups-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: subgroups-0.1.5-py3-none-any.whl
- Upload date:
- Size: 236.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b49522684e3c11370a6595b6e8364a928df12142721bf65f327a6d41310a0746 |
|
MD5 | 077cb4a4b956e7e1135e7c310fe069cc |
|
BLAKE2b-256 | bc1ed6b94788f588e0313046448f99f30f30e4900b9f5277adccca331de7ed61 |