Setting attributes to None
before saving can leave explainers broken if saving fails
#830
Labels
Type: Bug
Something isn't working
E.g.
alibi/alibi/saving.py
Line 111 in 91a2a88
predictor
attribute and will not work anymore. We need to wrap saving intry/except
and be careful to reset any changed attributes both on failure and success.The text was updated successfully, but these errors were encountered: