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

AI 용어집

인공지능 완전 사전

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

Anchors

Local explanation approach that identifies high-precision IF-THEN rules (anchors) that anchor the prediction locally, ensuring that modifications to uncovered features do not affect the prediction.

📖
용어

Counterfactual Explanations

Method generating minimal hypothetical scenarios that show how to change input features to obtain a different prediction, thus explaining the model's decision boundaries.

📖
용어

Local Surrogate Models

Simplified models trained to approximate the behavior of a complex model only in the neighborhood of a specific prediction, providing locally interpretable explanations.

📖
용어

LRP (Layer-wise Relevance Propagation)

Backpropagation technique that redistributes the final prediction of the neural network through its layers down to the input features, quantifying their individual contribution.

📖
용어

DeepLIFT

Relevance attribution method for deep neural networks that compares each neuron's activation to its reference state, calculating contributions by difference rather than gradients.

📖
용어

Integrated Gradients

Attribution technique that integrates gradients along a path from a baseline reference to the current input, ensuring axiomatic properties like sensitivity and implementation invariance.

📖
용어

Occlusion Sensitivity

Local explanation approach that systematically masks regions of the input and observes the impact on prediction, identifying critical areas for the model's decision.

📖
용어

Influence Functions

Analytical technique estimating how model parameters and its predictions would change if a specific training point were modified, identifying influential data for a prediction.

📖
용어

ICE (Individual Conditional Expectation)

Method visualizing how a model's prediction changes for an individual observation when the value of a feature varies, revealing heterogeneous effects and interactions.

📖
용어

Kernel SHAP

SHAP variant using a kernel approach to estimate Shapley values without enumerating all coalitions, applicable to any machine learning model.

📖
용어

Tree SHAP

Optimized implementation of SHAP specifically designed for tree-based models, calculating exact Shapley values in polynomial time thanks to the tree structure.

📖
용어

Local Fidelity

Measure evaluating the accuracy with which a local explanation model reproduces the predictions of the original model in the neighborhood of a specific instance, crucial for trust in the explanation.

📖
용어

Feature Perturbation

Local analysis technique systematically modifying input features to observe prediction changes, identifying the most sensitive features for a given decision.

📖
용어

Local Feature Attribution

Process quantifying the contribution of each feature to a specific prediction, different from global importance which considers the entire dataset.

📖
용어

Decision Boundary Visualization

Graphical method showing how the model separates classes around a specific prediction, helping to understand local decision mechanisms and prediction robustness.

📖
용어

Local Linear Approximation

Technique locally approximating a non-linear model with a simple linear model around a prediction point, facilitating interpretation of complex decisions.

📖
용어

Local Permutation Importance

Variant of permutation importance that evaluates the impact of randomizing each feature on a specific prediction rather than on the entire dataset.

🔍

결과를 찾을 수 없습니다