kdd-lab / LORE_sa

Code for LORE (stable and actionable)
3 stars 1 forks source link

Problem with encoder #13

Closed pellungrobe closed 4 months ago

pellungrobe commented 6 months ago

class/label with numerical values (i.e. 1,2,3) keeps the encoder working on it. Thus, when predicting/explaining on instances without class this can cause a problem. Can you put a check or constraint? Or split the encoding?