Skip to content

Implementation and tutorial for dozens of Conformal Prediction Algorithms across classification, regression, time-series, and risk-aware tasks.

Notifications You must be signed in to change notification settings

team-daniel/Conformal_Prediction_Algs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Conformal Prediction Algorithms

This tutorial is a deep dive into conformal prediction (CP)- a framework designed to provide reliable uncertainty quantification (UQ). We will cover: what CP is and its basic concepts, an in-depth dive into conformal prediction methods and state-of-the-art methods with code, and a bunch of resources to help you use CP in your next project! By the end of this tutorial, you’ll have a deep, intuitive, and technical understanding of CP, enabling you to apply it confidently in your work whether you are a beginner or an expert. Let’s get started! Please see my beginner-friendly blog post.

A Kolmogorov-Arnold Network being trained overtime.

Getting Started

All the necessary code is contained within a Jupyter Notebook in this repository.

If you would like to use a GPU on colab you can change this setting by selecting Change Runtime Type -> GPU, otherwise select cpu.

Files

This repository contains the following files:

  • CPAlgorithms.ipynb - A detailed Jupyter Notebook that will guide readers through how to use CP throughout a multitude of tasks.

About

Implementation and tutorial for dozens of Conformal Prediction Algorithms across classification, regression, time-series, and risk-aware tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published