View source: R/model_explain.R
Local explanation of a single prediction
1 2 3 4 5 6 7 | ## S3 method for class 'sf_task'
explain(
task,
data_to_explain,
explanation_method = get_default_explanation_method(),
...
)
|
task |
|
data_to_explain |
|
explanation_method |
|
... |
Paramètres additionnels passés à |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.