Skip to content

Support parallel computing for treeshap function? #49

@HUI950319

Description

@HUI950319

Feature Request

It would be beneficial to add parallel computing support for the tree function to improve performance.

Background

The tree function can be slow when processing large datasets or performing complex computations.

Proposal

  • Evaluate the feasibility of implementing parallel computing for the tree function
  • Consider different approaches:
    • Multi-threading
    • Multi-processing
    • GPU acceleration
  • Assess potential architecture changes and compatibility issues
  • Design an implementation plan if feasible

Questions

  • Is parallel computing technically feasible for the tree function in the current architecture?
  • What would be the recommended approach for implementation?
  • Are there any breaking changes or compatibility concerns?

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