iXAI icon indicating copy to clipboard operation
iXAI copied to clipboard

Handle unseen labels in multiclass classification for PDP

Open rjagtani opened this issue 2 years ago • 1 comments

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 avatar Sep 15 '23 15:09 rjagtani

Also two new examples for

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

rjagtani avatar Sep 15 '23 15:09 rjagtani