MLOps Glossary

Whitebox model

Whitebox model:

A model whose internal structure is accessible and can be freely inspected and used for, e.g., more sophisticated explainer methods. Examples: Tensorflow, PyTorch, xgboost models when manipulated within Python.