User Guide
This guide covers everything you need to know to use nonconform effectively, from the underlying theory to production deployment.
Getting Started
If you're new to conformal prediction, start here:
| Page |
Description |
| Statistical Concepts |
Quick reference for key statistical terms (p-values, FDR, exchangeability) |
| Conformal Inference |
Deep dive into how conformal prediction works and why it provides guarantees |
Core Concepts
Advanced Topics
| Page |
Description |
| FDR Control |
Control false discovery rates when testing many observations |
| Weighted Conformal |
Handle distribution shift between training and test data |
Practical Usage
Recommended Reading Order
- New to conformal prediction? Start with Statistical Concepts, then Conformal Inference
- Choosing a strategy? Read Choosing Strategies
- Going to production? Review Best Practices and Troubleshooting
- Dealing with distribution shift? Study Weighted Conformal