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] Implement predict_proba in DaskXGBClassifier #5619

Closed
programmylife opened this issue Apr 28, 2020 · 3 comments
Closed

[FEA] Implement predict_proba in DaskXGBClassifier #5619

programmylife opened this issue Apr 28, 2020 · 3 comments

Comments

@programmylife
Copy link

Currently, the DaskXGBClassifier only implements predict(), but we would like to also have access to predict_proba() when using DaskXGBClassifier to match the non-Dask version.

@harshit-2115
Copy link

Check this
#5451 (comment)

@JohnZed
Copy link
Contributor

JohnZed commented Aug 27, 2020

@trivialfis this is closed by #5986 right?

@trivialfis
Copy link
Member

Right.

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

No branches or pull requests

4 participants