Integrating JMP PRO Python Model (NN) with explainable AI SHAP values
Has anyone successfully connected an integration process in python to take a JMP PRO generated model ( NN ) for example and attempted to run SHAP values on the model?
Any ideas or python code to help get across the line would be greatly appreciated.
Here is some great documentation on SHAP
https://shap.readthedocs.io/en/latest/example_notebooks/overviews/An%20introduction%20to%20explainabl...