Plot Dependence
1 2 | plot_dependence(object, data, feature, len = 40, class = 1,
examples = FALSE, center = FALSE)
|
object |
An object of class 'model_fit'. |
data |
A rectangular data object, such as a data frame. |
feature |
A feature variable. |
len |
The feature sequence length if the feature variable is of class 'numeric'. |
class |
The class probability to predict if the object has mode classification. |
examples |
Display the dependence plot of all the examples. |
center |
Center the depedence plot on the first feature value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.