Skip to content

Make fit/bake methods more general #18

@mattsq

Description

@mattsq

Right now the fit/bake methods exclude only one column (a target column) but to be used in a higher-level package framework like tidymodels, they should really just have a "exclude" argument. In the _knn function, we can still have a target column that just gets passed to the underlying exclude argument.

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