
| GCP Service | Purpose |
|---|---|
| Cloud Storage | Stores datasets (structured & unstructured) used for training XAI models. |
| Vertex AI | Train, deploy, and manage ML models; supports integration with XAI methods for model explanations. |
| Explainable AI (Vertex AI XAI) | Provides feature attributions, model interpretability, and explanations for predictions. |
| BigQuery | Store and query large datasets; supports feature engineering and analytics for model insights. |
| Dataflow | Preprocess data pipelines (cleaning, transforming, and feature extraction) for ML training. |
| AI Platform Pipelines | Orchestrate end-to-end workflows including preprocessing, training, evaluation, and explainability. |
| Looker / Data Studio | Visualize explanations, feature importance, prediction confidence, and decision insights for end users. |
| Cloud Functions | Automate triggers for generating explanations or alerts when new predictions occur. |
| Cloud Monitoring / Logging | Track model performance, prediction latency, and operational health. |
| Cloud Key Management Service (KMS) | Encrypt sensitive datasets for privacy and compliance. |