Understanding Artificial Intelligence
Iason Prassides
Content Developer, DataCamp
Explainability: humans' ability to access and understand AI outputs, e.g. predictions, decisions
Interpretability: understand AI systems' internal processes: algorithm, model, data workflow
White-box: transparent and easily interpretable models/systems
White-box: transparent and easily interpretable models/systems
White-box: transparent and easily interpretable models/systems
Black-box: higher complexity, little or no degree of understandability
Black-box: higher complexity, little or no degree of understandability
XAI: methods and tools to increase AI systems and models' transparency and explainability
- Model introspection: examining internal model parameters to understand decisions
XAI: methods and tools to increase AI systems and models' transparency and explainability
- Model introspection: examining internal model parameters to understand decisions
- Model documentation: shareable architecture and design considerations
XAI: methods and tools to increase AI systems and models' transparency and explainability
- Model introspection: examining internal model parameters to understand decisions
- Model documentation: shareable architecture and design considerations
- Model visualization: human-friendly representation of data features and model outputs
Feature importance: impact or contribution of features (predictors) in model outputs
SHAP (SHapley Additive exPlanations)
SHAP (SHapley Additive exPlanations)
SHAP (SHapley Additive exPlanations)
SHAP (SHapley Additive exPanations)
Understanding Artificial Intelligence