Shap Explain (ML_SHAP)
This function provides interpretable insights into machine learning model predictions by explaining the contribution of each feature to the output.
Sample Request
{
"project_id": 13,
"parent_id": 3,
"block_id": 4,
"function_code": "ML_SHAP",
"args": {
"model_name": "RandomForest"
}
}Shap Explain
Request Body
Name
Type
Description
Last updated