Skip to content

default value for n.trees in predict() #166

@AMBarbosa

Description

@AMBarbosa

predict.GBMFit() requires explicitly specifying n.trees. Would it not be a good idea to provide n.trees with a (reasonable) default value, like length(trees(object)) or the same default as in gbm::predict.gbm()? Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions