From ac04999a5f70efc8bd445c0162ab6e7691602de2 Mon Sep 17 00:00:00 2001 From: jessicarumbelow Date: Wed, 8 Apr 2026 11:14:05 -0700 Subject: [PATCH] =?UTF-8?q?Add=20Disco=20=E2=80=94=20automated=20pattern?= =?UTF-8?q?=20discovery=20for=20tabular=20data?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58608ba..c7f93c5 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ * [PyCaret](https://github.com/pycaret/pycaret) - An open-source, low-code machine learning library in Python. R inspired lib * [Shogun](https://github.com/shogun-toolbox/shogun) - Machine learning toolbox. * [xLearn](https://github.com/aksnzhy/xlearn) - High Performance, Easy-to-use, and Scalable Machine Learning Package. +* [Disco](https://github.com/leap-laboratories/discovery-engine) - Superhuman exploratory data analysis. Finds the feature interactions and subgroup effects in tabular data that LLMs and manual exploration miss — with p-values, effect sizes, and literature citations. Free for public data. * [cuML](https://github.com/rapidsai/cuml) - RAPIDS Machine Learning Library. sklearn GPU accelerated * [modAL](https://github.com/cosmic-cortex/modAL) - Modular active learning framework for Python3. sklearn * [Sparkit-learn](https://github.com/lensacom/sparkit-learn) - PySpark + scikit-learn = Sparkit-learn. sklearn Apache Spark based