← 🎛️ Machine Learning

🎛️ Sensitivity Lab

Validation loss:
Most critical:
FPS:
Drag — rotate · Scroll — zoom

🎛️ Hyperparameter Sensitivity Analysis

A 3D validation-loss landscape over learning rate and dropout, paired with a live tornado chart that ranks four hyperparameters by how much perturbing each one changes the loss.

🔬 What It Demonstrates

One-at-a-time (OAT) sensitivity: each tornado bar is the change in validation loss when a single hyperparameter is nudged by a set percentage while the others stay fixed — the standard way to spot which knobs matter most.

🎮 How to Use

Move the learning rate and dropout sliders to slide the glowing marker across the loss surface. Change batch size, weight decay or the perturbation size and watch the tornado bars and "most critical" parameter update live.

💡 Did You Know?

Sensitivity analysis lets teams spend their limited tuning budget on the two or three hyperparameters that actually move performance, while leaving low-sensitivity ones at sane defaults.