marcotcr / lime

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

RecurrentTabularExplainer for regression task #746

Open sujanme25 opened 6 months ago

sujanme25 commented 6 months ago

image I have only one column wind direction but in plot it is coming as Wind direction_t-1, wind_direction_t-2. I am using RecurrentTabularExplainer for regression task.