marcotcr / lime

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

RecurrentTabularExplainer for regression task #746

Open sujanme25 opened 1 month ago

sujanme25 commented 1 month 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.