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

Document 2D PDP and multinomial PDP #8062

Closed
exalate-issue-sync bot opened this issue May 11, 2023 · 3 comments
Closed

Document 2D PDP and multinomial PDP #8062

exalate-issue-sync bot opened this issue May 11, 2023 · 3 comments

Comments

@exalate-issue-sync
Copy link

Add documentation of multinomial PDP. Users can use the new parameter targets if the model is multinomial. Targets parameter is an array and need contains the name of classes. If the user sets more than one class, all classes are plot in one graph in Python and R. In Flow only one target is supported right now.

It would be also nice to show the image of result 2PDP and multinomial PDP.

I implemented also python notebook to demonstrate multinomial PDP here:
https://github.com/h2oai/h2o-3/blob/maurever_PUBDEV-6250_multiclass_pdp/h2o-py/demos/pdp_multiclass.ipynb

@exalate-issue-sync
Copy link
Author

Angela Bartz commented: PR #4661 merged into rel-zahradnik.

@exalate-issue-sync
Copy link
Author

Angela Bartz commented: Created https://0xdata.atlassian.net/browse/PUBDEV-7587 to make continued improvements to this topic, including adding PDP graphs and adding an example for multiclass (among other improvements).

@h2o-ops
Copy link
Collaborator

h2o-ops commented May 14, 2023

JIRA Issue Migration Info

Jira Issue: PUBDEV-7576
Assignee: Angela Bartz
Reporter: Veronika Maurerová
State: Resolved
Fix Version: 3.30.0.4
Attachments: Available (Count: 2)
Development PRs: Available

Linked PRs from JIRA

#4661
#4707

Attachments From Jira

Attachment Name: multinomial-setosa-virginica-versicolor_three_col.png
Attached By: Veronika Maurerová
File Link:https://h2o-3-jira-github-migration.s3.amazonaws.com/PUBDEV-7576/multinomial-setosa-virginica-versicolor_three_col.png

Attachment Name: pdp41_Petal.Length.png
Attached By: Veronika Maurerová
File Link:https://h2o-3-jira-github-migration.s3.amazonaws.com/PUBDEV-7576/pdp41_Petal.Length.png

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

1 participant