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

ENH: extend hist.civis_ml() to support multi-output models #143

Open
nik-bladey opened this issue Aug 21, 2018 · 1 comment
Open

ENH: extend hist.civis_ml() to support multi-output models #143

nik-bladey opened this issue Aug 21, 2018 · 1 comment

Comments

@nik-bladey
Copy link
Contributor

hist.ml() currently makes it easy to plot a histogram of the predicted scores or probabilities for single-output CivisML objects. I'd like to expand this function so it can also support multi-output.

@patr1ckm
Copy link
Contributor

This is currently blocked because the predicted scores are not provided automatically for multi-output models by CivisML.

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

2 participants