Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Cloud Computing › Security
Model security
concept · part of Security
Protecting saved models from tampering or unauthorized access, including encryption and integrity checks.
Inside Model security (2)
- Input validation — Validating feature/target splits to avoid unexpected formats that could poison training or break the pipeline.
- Integrity check — Verifying that a model file has not been altered, e.g., using a hash before loading.
Connections
- Builds on Data validation
- Builds on Input validation
- Uses Encryption
- Related to Encryption
- Related to Integrity check
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.