Skip to content

fairnessforensics/detect_simpsons_paradox

Repository files navigation

Getting Started

Toward scalable, interactive detection of Simpson's Paradox.

Published in:

To use the package, download (or clone) and:

cd detect_simpsons_paradox/
pip install .

To use the package, after installed:

import detect_simpsons_paradox as dsp

To use the data generation utilities, after installed:

import sp_data_utils as sp_data

Development

To compile docs, sphinx and some extensions are required, all are included in requirements.txt and can be installed with

pip install -r requirements.txt

then

cd docs/
make html

To reinstall after changes

pip install --upgrade .

(only needed in development or after upgrade)

About

Toward scalable, interactive, detection of Simpson's Paradox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •