GLOSSARY TERM
What is Decision Tree?
A decision support tool that uses a tree-like model of decisions and their possible consequences.
While simpler than neural networks, decision trees are highly interpretable. MLOps pipelines often deploy them for strict compliance use cases where AI reasoning must be easily audited.
Deploy Interpretable AI
Build machine learning models that are fully transparent and auditable.