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

Can it be used in regression? #5

Open
celinecp opened this issue Mar 20, 2019 · 4 comments
Open

Can it be used in regression? #5

celinecp opened this issue Mar 20, 2019 · 4 comments

Comments

@celinecp
Copy link

How can we adjust it to a regression problem?

@electricmomo
Copy link

I am also interested intot he same question

@eladmw
Copy link

eladmw commented Dec 4, 2020

Probably, just change the layers and the booster

@eladmw
Copy link

eladmw commented Jan 14, 2021

Looking at the source code more in detail, I think that you just need to choose a different loss for torch and specify a different objective function for XGBoost. "objective" = "..." --> "objective" = "..."

@eladmw
Copy link

eladmw commented Jan 14, 2021

Would you guys be happy if I rewrote the repo in LGBM, for regression and classification?

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

3 participants