Skip to content

Latest commit

 

History

History

explainers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Recipes for Machine Learning Interpretability in Driverless AI

What are MLI Custom Recipes?

Driverless AI provides robust interpretability of machine learning models to explain modeling results in a human-readable format. In the Machine Learning Interpetability (MLI) view, Driverless AI employs a host of different techniques and methodologies for interpreting and explaining the results of its models.

The set of MLI techniques and methodologies can be extended with recipes. With MLI BYOR, you can use your own recipes in combination with or instead of all built-in recipes. This allows you to further extend MLI explainers in addition to out-of-the-box techniques.

Custom explainer recipes can be uploaded into Driverless AI at runtime without having to restart the platform, just like a plugin.

Best Practices for MLI Recipes

For security, safety and performance best practices please refer to developer guide

Resources

MLI Recipes

IID explainers:

Explainer templates:

Explainer examples: