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

AI 용어집

인공지능 완전 사전

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

Decision Tree Visualization

Tree-like graphical representation of a model's decisions showing decision nodes, condition branches, and result leaves to interpret the model's logical reasoning process.

📖
용어

Feature Importance Plot

Ordered bar chart quantifying the relative influence of each input variable on the model's predictions, facilitating the identification of determining factors.

📖
용어

SHAP Summary Plot

Graph combining SHAP values and feature importance to reveal the directional impact of each feature on predictions across the entire dataset.

📖
용어

Class Activation Maps

Weighted visualizations of CNN feature maps indicating spatially where the model focuses to identify a specific class in an image.

📖
용어

Feature Interaction Plot

3D or heatmap visualization showing how the effect of one feature on the prediction changes based on the values of another feature.

📖
용어

Counterfactual Visualization

Graphical representation of the minimal changes needed to input data to change the model's prediction, helping to understand decision thresholds.

📖
용어

Model-Agnostic Visualizations

Universal visual techniques working with any type of model without requiring access to its internal parameters, such as PDP or LIME, for generalized interpretability.

📖
용어

Attention Visualization

Graphs showing attention weights between different parts of input data (words in a sentence, regions in an image) to reveal relationships learned by the model.

📖
용어

Gradient-Based Explanations

Visualizations using gradients of the output with respect to inputs to quantify and display the influence of each feature on the final prediction.

📖
용어

Decision Flow Charts

Flow diagrams sequentially representing the decision steps of a model with standardized symbols for processes, decisions, and outcomes.

📖
용어

Confidence Intervals Visualization

Graphs showing confidence intervals around predictions to represent model uncertainty and the reliability of its decisions.

📖
용어

Rule Extraction Visualization

Graphical representation of logical rules extracted from complex models (black boxes) in the form of interpretable diagrams or decision tables.

📖
용어

Instance-Based Explanations

Customized visualizations for a specific prediction showing influential features and similar examples that led to that particular decision.

📖
용어

Global vs Local Explanations

Visual comparison between global explanations (model's general behavior) and local explanations (individual predictions) to identify consistencies and anomalies.

📖
용어

Tree Interpreter

Visualization tool decomposing each decision tree prediction into contributions of individual features, showing how each variable affects the final outcome.

🔍

결과를 찾을 수 없습니다