AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
ICE Plots
Graphs showing how a model's prediction changes for an individual instance when a feature varies, revealing interactions and non-linear effects.
terms
Decision Boundary Analysis
Examines the proximity of an instance to the model's decision boundary to quantify the degree of confidence and identify influential factors.
terms
RuleFit
Combines decision rules learned by trees with linear effects to create a locally interpretable model while preserving performance.
🔍