Skip to content

Non-default parameters used for ExtraTrees benchmarking #165

Open
@icfaust

Description

@icfaust

By definition, the extratrees algorithm does not use bootstrapping, but the default is true. This will impact the accuracy results, and possibly the timing results:

https://github.com/IntelPython/scikit-learn_bench/blob/main/configs/regular/ensemble.json#L13
https://scikit-learn.org/dev/modules/generated/sklearn.ensemble.ExtraTreesClassifier.html

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