marcotcr / lime

Lime: Explaining the predictions of any machine learning classifier
BSD 2-Clause "Simplified" License
11.42k stars 1.79k forks source link

Does Lime for RNN support generating explanations for each timestep? #620

Open WinKawaks opened 3 years ago

WinKawaks commented 3 years ago

I read the Lime with RNN demo. In that program, Lime generated explanations for 'co2' and 'co2_detrended' of each timestep.

In my dataset, each timestep has more features and I am not sure what each feature means. I just want to get only one explanation for each timestep.

So I would like the output to be formatted like this -- [co2+co2_detrended_t-1], [co2+co2_detrended_t-2] and so on, not this -- [[co2_t-1]], [co2_t-2], [co2_detrended_t-1], [co2_detrended_t-2]...

What should I do, please? Can anyone give me some advice?

Many thanks.

ghost commented 3 years ago

WinKawaks我太难了吧追债追到这,难为谁呢?

ghost commented 2 years ago

微信图片_20191028145006 曲智宇,这俩人能帮你还钱吗?

ghost commented 2 years ago

I read the Lime with RNN demo. In that program, Lime generated explanations for 'co2' and 'co2_detrended' of each timestep.

In my dataset, each timestep has more features and I am not sure what each feature means. I just want to get only one explanation for each timestep.

So I would like the output to be formatted like this -- [co2+co2_detrended_t-1], [co2+co2_detrended_t-2] and so on, not this -- [[co2_t-1]], [co2_t-2], [co2_detrended_t-1], [co2_detrended_t-2]...

What should I do, please? Can anyone give me some advice?

Many thanks.

曲智宇,最后一周时间,不还钱我就找其他人了。

ghost commented 2 years ago

I read the Lime with RNN demo. In that program, Lime generated explanations for 'co2' and 'co2_detrended' of each timestep.

In my dataset, each timestep has more features and I am not sure what each feature means. I just want to get only one explanation for each timestep.

So I would like the output to be formatted like this -- [co2+co2_detrended_t-1], [co2+co2_detrended_t-2] and so on, not this -- [[co2_t-1]], [co2_t-2], [co2_detrended_t-1], [co2_detrended_t-2]...

What should I do, please? Can anyone give me some advice?

Many thanks.

曲智宇,男,出生日期1993.8.15,微信账号文末,github账号winkawaks,邮箱547137393@qq.com,此人欠钱不还,已失联数月,如有认识此人的看到消息请与我联系,有重谢。

ghost commented 2 years ago

曲智宇滚出来还钱!

ihiratanveer commented 1 year ago

@WinKawaks did you find an answer? Need help in a similar case