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

[FEA] Sklearns' Extra-trees inference in FIL #3064

Closed
tzemicheal opened this issue Oct 27, 2020 · 2 comments · Fixed by #3635
Closed

[FEA] Sklearns' Extra-trees inference in FIL #3064

tzemicheal opened this issue Oct 27, 2020 · 2 comments · Fixed by #3635
Labels
Cython / Python Cython or Python issue feature request New feature or request inactive-30d inactive-90d

Comments

@tzemicheal
Copy link

Is your feature request related to a problem? Please describe.
Add support for ExtraTreesRegressor and ExtraTreesClassifier sklearn's randomized trees inference in FIL.

@tzemicheal tzemicheal added ? - Needs Triage Need team to review and classify feature request New feature or request labels Oct 27, 2020
@miroenev miroenev added Cython / Python Cython or Python issue and removed ? - Needs Triage Need team to review and classify labels Oct 27, 2020
@github-actions
Copy link

This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

rapids-bot bot pushed a commit that referenced this issue Mar 20, 2021
Closes #3064.

Treelite supports ExtraTreeRegressor and ExtraTreeClassifier starting from version 1.0.0, so this is just a matter of exposing the capability to FIL.

Also add ExtraTreeRegressor / ExtraTreeClassifier to the FIL test matrix.

Authors:
  - Philip Hyunsu Cho (@hcho3)

Approvers:
  - Dante Gama Dessavre (@dantegd)

URL: #3635
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python issue feature request New feature or request inactive-30d inactive-90d
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants