Hi all,
I was looking to find if there are any examples or recommendations to get prediction explanations around ML models in Alteryx. What I'm looking for is row by row explanation of which variables contributed most to the prediction made for that row. For instance, the below example uses SHAP, it has the top features and if they contributed positively or negatively to the class prediction:

Thanks,
Ira