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

[LRNRQ] Add <regrssion_forest> from package <grf> #390

Open
2 of 5 tasks
chenx2018 opened this issue Oct 11, 2024 · 0 comments
Open
2 of 5 tasks

[LRNRQ] Add <regrssion_forest> from package <grf> #390

chenx2018 opened this issue Oct 11, 2024 · 0 comments
Labels
Learner Status: Request For requesting a new learner

Comments

@chenx2018
Copy link

chenx2018 commented Oct 11, 2024

Algorithm

<regrssion_forest>

Package

Supported types

  • classif
  • clust
  • dens
  • regr
  • surv

I have checked that this is not already implemented in

  • [ x] mlr3
  • [ x] mlr3learners
  • [ x] mlr3extralearners
  • [ x] Other core packages (e.g. mlr3proba, mlr3keras)

Why do I think this is a useful learner?

In casual machine learning, this learner is helpful to predict nuisance functions such as propensity score. If we have this learner, we can compare it with other common learners directly.

Further Optional Comments

(e.g. if this algorithm is already implemented under a different learner then please explain why this additional implementation is useful)

@chenx2018 chenx2018 added the Learner Status: Request For requesting a new learner label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Learner Status: Request For requesting a new learner
Projects
None yet
Development

No branches or pull requests

1 participant