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

AI 용어집

인공지능 완전 사전

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

Information Leakage

Risk in stacking where the meta-model is trained on the same data as the base models, leading to overfitting which blending seeks to avoid via hold-out validation.

📖
용어

Prediction Weighting

Technique in blending where the meta-model learns optimal weights to combine the predictions of the base models, often via simple linear regression.

📖
용어

Hold-out Stratification

Stratified split of the hold-out validation set in blending to ensure the class distribution is preserved, essential for imbalanced classification problems.

📖
용어

Multi-level Blending

Extension of blending where the predictions of the first meta-model become inputs for a second meta-model, creating a hierarchy of prediction combinations.

📖
용어

Cross-Blending

Variant of blending using multiple hold-out splits and averaging the predictions of the corresponding meta-models to reduce variance related to the specific hold-out choice.

📖
용어

Prediction Calibration

Step in blending where the output probabilities of the base models are recalibrated before being fed to the meta-model to ensure consistency in the prediction scale.

📖
용어

Stochastic Blending

Approach where the hold-out validation set is randomly selected over multiple iterations, training several meta-models whose predictions are then averaged.

📖
용어

Temporal Blending

Application of blending to time series data where the hold-out respects the chronological order, using recent periods to train the meta-model on past predictions.

📖
용어

Optimisation du Ratio Hold-out

Processus de détermination de la proportion optimale de données à réserver pour la validation hold-out en blending, équilibrant la qualité d'entraînement des modèles de base et du méta-modèle.

📖
용어

Blending Adaptatif

Méthode où le méta-modèle ajuste dynamiquement sa combinaison de prédictions en fonction de la performance observée de chaque modèle de base sur différents segments de données.

🔍

결과를 찾을 수 없습니다