Every example I've found using the Shap package demonstrates with models from sklearn. How would I extend this to an ML.Net model? Do I just need a score file, ground truth file and prediction file?
I've checked this documentation: https://shap.readthedocs.io/en/latest/overviews.html