🏠 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

Concept Drift

Change in the conditional probability distribution P(y|x) where the relationships between features and the target evolve over time, requiring adaptation of predictive models.

📖
termini

Virtual Drift

Change in the marginal distribution P(x) of input features without modification of the underlying relationship between features and the target P(y|x).

📖
termini

Real Drift

Fundamental modification of the relationship between features and the target variable P(y|x), directly affecting the model's prediction performance.

📖
termini

DDM (Drift Detection Method)

Statistical monitoring algorithm based on model error rates using the binomial distribution to detect significant changes in performance.

📖
termini

EDDM (Early Drift Detection Method)

DDM variant optimized to detect gradual changes by monitoring the average distance between successive errors rather than just the error rate.

📖
termini

ADWIN (Adaptive Windowing)

Adaptive algorithm that maintains a sliding window of variable size and statistically compares the distributions of two sub-windows to detect changes.

📖
termini

Page-Hinkley Test

Statistical change detection test based on the accumulation of differences between observed values and their mean, effective for identifying abrupt drifts.

📖
termini

KS Test (Kolmogorov-Smirnov Test)

Non-parametric test comparing the cumulative distribution functions of two samples to determine if they come from the same distribution.

📖
termini

EWMA (Exponentially Weighted Moving Average)

Statistical smoothing method that assigns exponentially decreasing weights to older observations to detect changes in time series.

📖
termini

Drift Detection Rate

Metric measuring the proportion of actual drifts correctly identified by a detection algorithm, thus evaluating its detection effectiveness.

📖
termini

False Alarm Rate

Proportion of false drift detections reported by an algorithm when no actual change has occurred in the data distribution.

📖
termini

Detection Delay

Time elapsed between the actual occurrence of a concept drift and its detection by the monitoring algorithm, measuring the system's responsiveness.

📖
termini

Window-based Methods

Drift detection approaches using temporal windows to compare statistical distributions between recent and historical data.

📖
termini

Statistical Process Control

Set of statistical methods used to monitor and control processes, adapted for detecting drifts in data streams.

📖
termini

Change Point Detection

Identification of precise moments when the statistical properties of a time series change significantly, fundamental for drift detection.

📖
termini

Feature Drift

Change in the distribution of one or more input features P(xi) over time, which can indirectly affect model performance.

📖
termini

Prior Probability Drift

Change in the marginal distribution of the target variable P(y) without modification of the conditional relationship P(y|x), affecting class balance.

📖
termini

Ensemble Methods for Drift Detection

Approaches combining multiple drift detectors or base models to improve the robustness and accuracy of change detection.

📖
termini

Gradual Drift

Type of concept drift where changes in data distribution or relationships between variables occur gradually over an extended period.

📖
termini

Abrupt Drift

Sudden and immediate change in data distribution or relationships between variables, requiring rapid detection and model adaptation.

🔍

Nessun risultato trovato