🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Expected Calibration Error (ECE)

Quantitative metric that evaluates the calibration of a model by calculating the weighted average difference between predicted confidence and observed accuracy over discrete confidence intervals.

📖
termini

Maximum Calibration Error (MCE)

Calibration metric that identifies the maximum deviation between confidence and accuracy across all confidence intervals, useful for detecting worst-case miscalibration.

📖
termini

Adaptive Calibration Error (ACE)

Variant of ECE that uses adaptive confidence intervals with an equal number of samples per bin, reducing variance and the influence of the number of bins on the measurement.

📖
termini

Static Calibration Error (SCE)

Calibration metric that evaluates the average calibration across all bins without weighting by the distribution of predictions, giving equal weight to all confidence intervals.

📖
termini

Native Calibration

Calibration obtained directly during model training through techniques like label smoothing or specific loss functions, without requiring a separate calibration step.

📖
termini

Confidence Histogram

Frequency distribution of predictions organized by confidence intervals, used to analyze model behavior and identify regions of miscalibration.

📖
termini

Binning Strategy

Method of partitioning the confidence space into discrete intervals for calculating calibration metrics, influencing the precision and stability of error estimates.

🔍

Nessun risultato trovato