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

Handle unseen labels in multiclass classification for PDP #86

Open
rjagtani opened this issue Sep 15, 2023 · 1 comment · May be fixed by #87
Open

Handle unseen labels in multiclass classification for PDP #86

rjagtani opened this issue Sep 15, 2023 · 1 comment · May be fixed by #87
Assignees
Labels
enhancement New feature or request

Comments

@rjagtani
Copy link
Collaborator

Fixes

  1. Handles unseen labels in multiclass classification for PDP
  2. Added option to not update storage in PDP
  3. Added is_classification flag in PDP
@rjagtani rjagtani added the enhancement New feature or request label Sep 15, 2023
@rjagtani rjagtani self-assigned this Sep 15, 2023
@rjagtani rjagtani linked a pull request Sep 15, 2023 that will close this issue
@rjagtani
Copy link
Collaborator Author

Also two new examples for

  1. handling categorical variables (the output wont be correct until iPFI and iSAGE with categorical inputs #85 is fixed)
  2. multiclass problem with numerical features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant