Skip to content

Make sure train_rf() drops all label columns except match #41

@stephaniereinders

Description

@stephaniereinders

When I first created train_rf(), I assumed the input data frames would only have columns: docname, writer (optional), cluster1,...,cluster40. The function runs without error if the input data frames have additional columns, but I need to make sure that train_rf() only trains on the cluster1,...,cluster40 columns.

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