Formatting LIME output to match DeepSHAP
I have a neural network classifier built on TensorFlow, for a numerical data with multiclass labels. I explained it using DeepSHAP, and now I would like to do the same with LIME to compare feature explanations.