Skip to content

Add multiprocessing for oob_importances #19

@RohanBhandari

Description

@RohanBhandari

Wanted to suggest parallelizing the oob importance calculation in order to speed it up, since the importances can be calculated independently for each feature.

In my use case, I saw a >8x reduction in runtime after parallelizing and would be happy to contribute the code needed to implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions