Skip to content

Errors in Day2 Rmd File #4

@philliplagoc

Description

@philliplagoc

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)

@rexdouglass @tlscherer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions