marcotcr / lime

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

LIME for time series data #575

Closed emanuel-metzenthin closed 3 years ago

emanuel-metzenthin commented 3 years ago

Hi everyone,

a few years ago I wrote an extension to LIME, which samples around and explains time series.

This repo gained some traction over time. This is why I think it would make sense to integrate it into the main LIME repository in order to enable more users to use it.

Is this a functionality the LIME package would benefit from, in your opinion? If so, I would offer to work on the integration.

Cheers

weslai commented 3 years ago

I think it would be nice!

marcotcr commented 3 years ago

Since I'm not actively developing LIME anymore (just maintaining, and even that just barely, as evidenced by the time it takes me to respond to issues), I think it's best to keep any extensions in separate repos. Thanks!