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

AI 용어집

인공지능 완전 사전

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

Change Detection

Algorithmic process aimed at identifying significant statistical changes in data distribution or relationships between variables. Early detection enables triggering model updates before performance degradation occurs.

📖
용어

Gradual Drift

Type of concept drift where changes in the relationship between variables occur progressively over an extended period. This slow evolution makes detection particularly complex as variations may be mistaken for statistical noise.

📖
용어

Abrupt Drift

Sudden and significant change in data distribution or relationship between variables, occurring over a very short period. Abrupt drifts require rapid detection to avoid major performance degradations of the model.

📖
용어

Recurrent Drift

Phenomenon where concepts or relationships between variables reappear periodically after having temporarily disappeared. Recognition of recurrent patterns enables anticipating changes and optimizing adaptation strategies.

📖
용어

Covariate Drift

Type of drift where the distribution of input variables changes while the conditional relationship P(Y|X) remains stable. This phenomenon particularly affects models sensitive to feature distribution such as Bayesian algorithms.

📖
용어

Prior Drift

Change in the marginal distribution of the target variable P(Y) without modification of the conditional relationship P(Y|X). This drift affects global predictions but preserves local relationships between variables.

📖
용어

Online Adaptation

Process of continuously updating the predictive model as new data arrives, enabling rapid response to concept drifts. Online adaptation balances model stability and reactivity to changes.

📖
용어

Detection Delay

Metric measuring the time elapsed between the actual occurrence of a concept drift and its detection by the algorithm. Minimal delay is crucial to minimize the period of model performance degradation.

📖
용어

False Positive Rate

Proportion of false drift alerts generated by the detection algorithm, leading to unnecessary model updates. Optimizing this rate is essential to maintain stability while ensuring sensitivity.

📖
용어

Supervised Detection

Drift detection method using actual labels to directly analyze changes in the relationship between inputs and outputs. This approach offers high precision but requires continuous availability of ground truth.

📖
용어

Unsupervised Detection

Drift detection approach relying solely on input data features without using labels, typically through analysis of changes in statistical distribution. This method is applicable even when ground truth is not available.

🔍

결과를 찾을 수 없습니다