Skip to content

UpliftRandomForestClassifier: not passing estimation_sample_size to trees in fit method #848

@benglotzer

Description

@benglotzer

estimation_sample_size is an input for UpliftRandomForestClassifier, but the value you pass in never gets passed to the trees in the forest, so it always defaults to 0.5 no matter what you input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions