interpretml / DiCE

Generate Diverse Counterfactual Explanations for any machine learning model.
https://interpretml.github.io/DiCE/
MIT License
1.33k stars 184 forks source link

Possible suggestions/improvements #193

Open Saladino93 opened 3 years ago

Saladino93 commented 3 years ago

I am starting to get more familiar with DICE. It is a fantastic library thanks a lot guys.

I wanted to ask what it is your roadmap for improvements (apart from the things mentioned in the intro docs)?

I am thinking:

I am sure you have already thought about some of these (e.g. English), and other things are going on. Curious to know your thoughts!

amit-sharma commented 3 years ago

All these are great ideas @Saladino93 Thanks for sharing them. The first two can be implemented. The fourth one is on our roadmap but needs more thought for timeseries. Causality is harder and it may take some time for the research to mature to think of putting it in DiCE.

For the last two suggestions, would you like to contribute to DiCE? It will be really nice to have the last one especially on english reason generator.

Saladino93 commented 3 years ago

@amit-sharma Sure, I can try to help! Will write up something and share with you!

Saladino93 commented 3 years ago

@amit-sharma would you mind sharing some thoughts on the time series counterfactuals please?