#508 · Primary category: Education & Research
conformal-prediction
Lightweight, useful implementation of conformal prediction on real data.
Project last updated:11/14/25
GitHub Stars
1.1K
Forks
123
Contributors
5
License
MIT
Why we included this project
Conformal prediction turns a model's raw scores into prediction sets or intervals whose coverage guarantees hold without assumptions about the data distribution, and this repo is one of the more approachable places to see it working on real problems. Each notebook pairs the method with a trained model: Imagenet classification with ResNet152, medical expenditure regression, MS-COCO multilabel recognition, gut-polyp segmentation, and weather forecasting under distribution shift, so you can compare how the same technique behaves across vision, NLP, and time-series data. The practical detail is that the notebooks pull precomputed model outputs and small data samples automatically, which means you can test and adapt conformal methods without re-running heavy models or downloading large datasets. That makes it useful both as a template for teams that want calibrated uncertainty around an existing model and as an executable tutorial for people new to the topic.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI