compliance
AI, ML & GenAI interview questions tagged compliance, across every topic.
10 questions · 2 unlocked for you
Concepts behind "compliance"
The curriculum that explains the ideas these questions test.
Foundational
Audit TrailsAn audit trail records enough to reconstruct and explain any AI decision: the input, retrieved context, model and prompt version, output, and who/when, along with human overrides and guardrail events. It underpins debugging, incident response, compliance (the EU AI Act and regulated domains require traceability), and accountability. The friction is privacy: logs are a sensitive surface, so you redact PII, control access, and set retention. AI, ML, and GenAI interviews probe it because 'why did the model decide that?' must be answerable in serious deployments.🛡️ AI Security, Privacy & Governance
Core
AI Governance FrameworksAI governance is the program that keeps deployments safe, fair, and compliant: risk assessment, documentation (model cards, datasheets), human oversight, monitoring, and incident response, shaped by frameworks like the NIST AI Risk Management Framework and laws like the EU AI Act (which tiers obligations by risk). For high-risk systems, the practices this domain already recommends turn legally mandatory. AI, ML, and GenAI interviews probe it because enterprise and regulated deployments require it, and it converts ad-hoc safety into an auditable process.🛡️ AI Security, Privacy & GovernanceSign in
