PyPI project
abverdict
4 indexed releases ยท newest sdist 0.3.1 with 38 indexed members
Files in 0.3.1 abverdict-0.3.1.tar.gz
- abverdict/__init__.py
- abverdict/api.py
- abverdict/business/__init__.py
- abverdict/business/guardrails.py
- abverdict/business/impact.py
- abverdict/diagnostics/__init__.py
- abverdict/diagnostics/health.py
- abverdict/diagnostics/novelty.py
- abverdict/diagnostics/srm.py
- abverdict/effects/__init__.py
- abverdict/effects/outcome/__init__.py
- abverdict/effects/outcome/base.py
- abverdict/effects/outcome/conversion.py
- abverdict/effects/outcome/magnitude.py
- abverdict/effects/outcome/timing.py
- abverdict/methods/__init__.py
- abverdict/methods/bayesian.py
- abverdict/methods/sequential.py
- abverdict/planning/__init__.py
- abverdict/planning/duration.py
- abverdict/planning/mde.py
- abverdict/segments/__init__.py
- abverdict/segments/analysis.py
- abverdict/utils/__init__.py
- abverdict/utils/math.py
- abverdict/utils/stats.py
- abverdict/utils/validation.py
- tests/test_bayesian.py
- tests/test_business.py
- tests/test_conversion.py
- tests/test_diagnostics.py
- tests/test_edge_cases.py
- tests/test_magnitude.py
- tests/test_planning.py
- tests/test_robustness.py
- tests/test_segments.py
- tests/test_sequential.py
- tests/test_timing.py