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

Support for other types of regression (e.g. count:poisson and reg:tweedie)? #30

Open
neverfox opened this issue Sep 18, 2018 · 1 comment

Comments

@neverfox
Copy link

While I can get the package to work with these kinds of models, the stated predictions don't match when the model is not reg:linear (using "regression" type). Would it be possible to support these types of regression?

@charlie9526
Copy link

The summation of the rows of the output of the "explainPredictions" function provides the prediction in regression tree. I don't know the algorithmic reason for this.

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

2 participants