[interpret_ext_blackbox]
ExampleBlackboxExplainer = interpret.ext.examples:ExampleBlackboxExplainer

[interpret_ext_data]
ExampleDataExplainer = interpret.ext.examples:ExampleDataExplainer

[interpret_ext_glassbox]
ExampleGlassboxExplainer = interpret.ext.examples:ExampleGlassboxExplainer

[interpret_ext_greybox]
ExampleGreyboxExplainer = interpret.ext.examples:ExampleGreyboxExplainer

[interpret_ext_perf]
ExamplePerfExplainer = interpret.ext.examples:ExamplePerfExplainer

[interpret_ext_provider]
ExampleVisualizeProvider = interpret.ext.examples:ExampleVisualizeProvider
