Skip to content

predict shouldn't expand results #2

@drsimonj

Description

@drsimonj

Currently, predict.pipelearner assumes that the output of predict on each fit will return a single vector of values. However, this isn't always the case. For example, default settings on predict.rpart when a classification tree is run will return a data frame of predicted probabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions