Interactive Tools

Research Demonstrations

These interactive tools demonstrate concepts from my research in conformal prediction, uncertainty quantification, and statistical machine learning.


Kumaraswamy Mixture Model: Conformal Prediction Explorer

An interactive visualization demonstrating conformal prediction with Kumaraswamy mixture models on $[0,1]$. This tool shows how label-conditional conformal calibration partitions the feature space and induces region-specific posteriors.

Key Concepts Illustrated:

Interactive Controls:

Launch Tool

Related Publication:
Zwart, P.H. (2025). “Probabilistic Conformal Coverage Guarantees in Small-Data Settings.” arXiv:2509.15349


Technical Details

All calculations use closed-form expressions—no numerical integration required. The Kumaraswamy distribution’s analytical CDF enables exact computation of:

Three regions are determined by $r_- = \min(L,U)$ and $r_+ = \max(L,U)$:


Upcoming Tools

Additional interactive demonstrations are in development:

Quantile Regression for Autonomous Experimentation
Visualizing adaptive data acquisition strategies using conformalized quantile regression

Small Sample Beta Correction (SSBC) Demo
Interactive exploration of PAC coverage guarantees in small-sample settings

Representation Learning Visualizations
Tools for exploring emergent representations in conformal quantile regression


Source Code

The source code for these tools is available on GitHub and can be adapted for your own research or educational purposes.


These tools complement my research on conformal prediction and uncertainty quantification. For theoretical background, see my Publications page.