🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

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).

📖
용어

Real Drift

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

📖
용어

DDM (Drift Detection Method)

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

📖
용어

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.

📖
용어

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.

📖
용어

Page-Hinkley Test

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

📖
용어

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.

📖
용어

EWMA (Exponentially Weighted Moving Average)

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

📖
용어

Drift Detection Rate

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

📖
용어

False Alarm Rate

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

📖
용어

Detection Delay

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

📖
용어

Window-based Methods

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

📖
용어

Statistical Process Control

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

📖
용어

Change Point Detection

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

📖
용어

Feature Drift

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

📖
용어

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.

📖
용어

Ensemble Methods for Drift Detection

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

📖
용어

Gradual Drift

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

📖
용어

Abrupt Drift

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

🔍

결과를 찾을 수 없습니다