| summary.qshap_tree_explainer | R Documentation |
Provides detailed summary information about the explainer
## S3 method for class 'qshap_tree_explainer'
summary(object, ...)
object |
A qshap_tree_explainer object |
... |
Additional arguments (currently unused) |
The input object is returned invisibly. Called primarily for
its side effect of printing a detailed summary of the
qshap_tree_explainer object to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.