mmschlk / iXAI

Fast and incremental explanations for online machine learning models. Works best with the river framework.
MIT License
49 stars 2 forks source link

Error in v0.1.1 line break in single line assertion #56

Closed mmschlk closed 1 year ago

mmschlk commented 1 year ago

In BaseIncrementalFeatureImportance, the assertion of the smoothing_alpha is broken, since the string cannot be longer than one line producing an error:

SyntaxError: unexpected character after line continuation character