DiCE icon indicating copy to clipboard operation
DiCE copied to clipboard

options to save cfs other than json format when categorical variables are in float format

Open Bora-ds opened this issue 3 years ago • 0 comments

Hi. Could you add another option or method to save counterfactuals? to_json() method doesn't work when all the variables are categorical and they are in float format. (given the message, it seems like it's JSON serialize issue)

or could you suggest simple code examples to save counterfactual list in any human-readable format other than json object?

Bora-ds avatar Jun 20 '22 07:06 Bora-ds