Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed-up interaction calculations #40

Open
1 of 3 tasks
mayer79 opened this issue Mar 15, 2024 · 0 comments
Open
1 of 3 tasks

Speed-up interaction calculations #40

mayer79 opened this issue Mar 15, 2024 · 0 comments
Assignees

Comments

@mayer79
Copy link
Contributor

mayer79 commented Mar 15, 2024

The interaction calculations are slow. Here is my plan to make it faster:

  • Unify output of getTree() and treeInfo() and adapt code correspondingly. Most functions that distinguish {randomForest} and {ranger} can be removed. Implemented by Unify forests 1 #41
  • Simplify code basis, e.g., reduce the amount of {dplyr} code.
  • Make interaction calculations faster.

@pbiecek @hbaniecki

@mayer79 mayer79 self-assigned this Mar 15, 2024
@mayer79 mayer79 mentioned this issue Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant