Skip to content

Remove predict_<type>_glmnet() for all types but "raw" #878

Open
@hfrick

Description

@hfrick

Following on from #877, the glmnet methods for predict_numeric(), predict_class(), and predict_classprob() would only evaluate the model spec before handing off to the method for model_fit. Let's check if that is necessary or if we can remove those functions altogether.

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