Table of Contents
Getting Started
Point Estimate Metrics
Bootstrap Estimate Metrics
Classes, Attributes, & Methods
- EquiBoots Class
EquiBootsEquiBoots.calculate_differences()EquiBoots.calculate_disparities()EquiBoots.calculate_groups_differences()EquiBoots.calculate_groups_disparities()EquiBoots.check_classification_task()EquiBoots.check_fairness_vars()EquiBoots.check_group_empty()EquiBoots.check_group_size()EquiBoots.check_task()EquiBoots.get_groups_metrics()EquiBoots.get_metrics()EquiBoots.list_adjustment_methods()EquiBoots.list_available_tests()EquiBoots.set_fix_seeds()EquiBoots.set_reference_groups()
- Overview
- Constructor
- Main Methods
- Non-Main/Internal Methods
- Example Usage
- Point Estimates Without Bootstrapping
- With Bootstrapping
- StatisticalTester
- Overview
- Classes
- Function Signatures
StatTestResultStatisticalTesterStatisticalTester._bootstrap_test()StatisticalTester.get_ci_bounds()StatisticalTester.calc_p_value_bootstrap()StatisticalTester._chi_square_test()StatisticalTester._calculate_effect_size()StatisticalTester._adjust_p_values()StatisticalTester.analyze_metrics()StatisticalTester.adjusting_p_vals()StatisticalTester._validate_config()StatisticalTester.cohens_d()StatisticalTester._analyze_single_metrics()StatisticalTester._analyze_bootstrapped_metrics()
- Usage Example
From Model to Prediction
Mathematical Framework
iPython Notebooks