Hi,
Following up on this post
I want to do a SHAP summary plot for Random Forest and can see how it is done in ShapforXgboost. Is there a function to do it with RF? One way may be to prepare output from a Shapley function that can be applied to RF model that can be used as an input into the Shap summary plot in SHAPforXGboost.
Ta