- 000
Issue Description
Python process was terminated when calling TreeExplainer.shap_values().
The error message is "malloc(): unsorted double linked list corrupted".
Then I did more testing. The behavior is not stable. Sometimes the API can be successfully finished.
Any idea about the root cause. Is the...