Skip to main content

subgroups is a python library which contains a collection of subgroup discovery algorithms and other data analysis utilities

Project description

PyPI - Version PyPI - Python Version PyPI - License Pepy Total Downlods GitHub Repo stars

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()

Documentation

The official documentation is hosted on https://antoniolopezmc.github.io/subgroups-docs/

Manually generating the documentation

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

subgroups-0.1.6.tar.gz (178.9 kB view hashes)

Uploaded Source

Built Distribution

subgroups-0.1.6-py3-none-any.whl (253.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page