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

AI 용어집

인공지능 완전 사전

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

Quantile Regression Forest

An extension of random forests that estimates the complete conditional distribution of the target variable, allowing prediction of any quantile, not just the mean.

📖
용어

Ensemble Forest

A learning method that builds multiple prediction models (usually decision trees) and combines their predictions to improve robustness and accuracy.

📖
용어

Conditional Quantile

The quantile of the distribution of a target variable, given a certain set of values for the predictor variables, instead of the global quantile of the distribution.

📖
용어

Conditional Distribution

The probability distribution of a target variable, conditioned by the observed values of the input variables, capturing the uncertainty of the prediction.

📖
용어

Quantile Regression

A statistical regression method that estimates the conditional quantiles of the response variable, providing a more complete view of the relationship between variables than a simple least squares regression.

📖
용어

Quantile Loss Function

An asymmetric loss function used in quantile regression to penalize overestimations and underestimations differently, according to the target quantile.

📖
용어

Ensemble Method

A machine learning technique that combines multiple base models to produce an optimal prediction, often more accurate and robust than any of the individual models.

📖
용어

Quantile Value

The value below which a given percentage of observations in a group of observations falls, used to divide a probability distribution into intervals of equal size.

📖
용어

Ensemble Prediction

The final result of an ensemble model, obtained by aggregating the predictions of several base models, for example by calculating the average or majority vote.

📖
용어

Empirical Distribution Function

An estimate of the cumulative distribution function of a probability distribution, calculated from a sample of data by counting the proportion of observations less than or equal to a given value.

🔍

결과를 찾을 수 없습니다