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

Multivariable regression on overlapping set of variables. #12

Open
guyguyguy1234 opened this issue Jan 14, 2021 · 0 comments
Open

Multivariable regression on overlapping set of variables. #12

guyguyguy1234 opened this issue Jan 14, 2021 · 0 comments

Comments

@guyguyguy1234
Copy link

I am not sure how difficult it would be to implement this. Is it possible to add a feature that would allow one to regress in the leaves only on a subset of features? E.g. if we have 3 features f1, f2, f3, the xgb trees are constructed by using features f1, f2 (or all of them) but the linear regression is done on features f2, f3 (notice the overlap).

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant