๐Ÿ‘จโ€๐ŸŽ“ 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.

Github or colab

API Tutorial

Learn about punccโ€™s API.

Github or colab

Tutorial on CP with PyTorch

Learn how to use puncc with PyTorch.

Github or colab

Conformal Object Detection

Learn to conformalize an object detector.

Github or colab

Conformal Text Classification

Learn to conformalize a pretrained NLP model.

Github or colab

Conformal Time Series Forecasting

Learn to conformalize time series models.

Github or colab

Architecture Overview

Detailed overview of punccโ€™s architecture.

Github or colab

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.