JuliaTrustworthyAI / CounterfactualExplanations.jl

A package for Counterfactual Explanations and Algorithmic Recourse in Julia.
https://juliatrustworthyai.github.io/CounterfactualExplanations.jl/
MIT License
117 stars 7 forks source link

Minor paper revisions #242

Closed pat-alt closed 1 year ago

pat-alt commented 1 year ago

Implement all suggested revisions for JuliaCon proceedings paper provided here.

We now actually have a whole new module for evaluating and benchmarking CE. This probably deserves its own subsection, but I'm already pushing the page limit. Is there some flexibility for this?

Good point, done.

I have a group of students currently working full-time on the package. Among other things they have added support for a gradient-free approach. Will add a sentence or two on this.

Not sure how to address this, because of this issue I opened a while ago. Found a fix.

Will fix, thanks.

Fixed.

pat-alt commented 1 year ago

Additionally, I have done the following: