-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I get two errors in the Day2 Rmd file.
The first occurs at around line 694 with this line of code:
plot_predict_interaction(forest, BreastCancer_train[,-c(10)], "Cell.size", "Cl.thickness")
which gives me this error:
Error in if (as.character(forest$call$formula)[3] == ".") { : missing value where TRUE/FALSE needed
I also get this same error in the next line of code:
explain_forest(forest, interactions = TRUE, data = BreastCancer_train)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels