SauceCat/PDPbox

PDP for One hot encoded features

swaticolab opened this issue · 2 comments

I have a one hot encoded feature, with the resulting datatype of numeric. When I plot the PDP for this feature, I get a weird plot representing nothing, as below:
image

The plot works fine for other numeric feature columns. Only is not working fine for this OHE feature. Any suggestions?

I tried after removing the spaces. Same issue again.
image