๐จโ๐ Tutorials๏
Puncc offers hands-on notebooks to help you go from โhello conformal predictionโ to more advanced workflows (NLP, object detection, and time series). Pick a tutorial below and run it either on GitHub or in Google Colab.
Tutorial |
Description |
Link |
|---|---|---|
Introduction Tutorial |
Get started with the basics of puncc. |
|
API Tutorial |
Learn about punccโs API. |
|
Tutorial on CP with PyTorch |
Learn how to use puncc with PyTorch. |
|
Conformal Object Detection |
Learn to conformalize an object detector. |
|
Conformal Text Classification |
Learn to conformalize a pretrained NLP model. |
|
Conformal Time Series Forecasting |
Learn to conformalize time series models. |
|
Architecture Overview |
Detailed overview of punccโs architecture. |
How to use these notebooks๏
Run on Colab if you want a zero-install experience (recommended for a quick start).
Run locally if you want full control over your environment and dependency versions.