antoniolopezmc/subgroups
subgroups is a python library which contains a collection of subgroup discovery algorithms and other data analysis utilities.
This library helps data analysts and researchers automatically identify interesting subgroups within their datasets. You provide tabular data, and it discovers specific segments of your population that exhibit a particular characteristic or behavior more frequently than the overall group. This is ideal for professionals in fields like marketing, medicine, or social sciences who want to uncover hidden patterns.
Available on PyPI.
Use this if you need to find specific, statistically significant subsets of your data that show unusual patterns or outcomes.
Not ideal if you are looking for general predictive models or simply want to cluster your data without focusing on a specific target characteristic.
Stars
27
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/antoniolopezmc/subgroups"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a...
Tanu-N-Prabhu/Python
This repository helps you learn Python and Machine Learning from scratch.
github/codespaces-jupyter
Explore machine learning and data science with Codespaces
Snowflake-Labs/snowflake-demo-notebooks
Collection of Snowflake Notebook demos, tutorials, and examples
GeostatsGuy/PythonNumericalDemos
Well-documented Python demonstrations for spatial data analytics, geostatistical and machine...