I am using this page : https://help.salesforce.com/articleView?id=bi_edd_prediction_service_predict.htm&type=5
답변 3개
Hi @Dilip Kumar
I found these (please note they are 1 year old, so things might have changed now)
- Getting “Prediction Insights” (like top predictors) is possible
- Getting “Data Insights” is not possible
Prediction Insights
- They are the insights, one gets in the response body of prediction
- smartdatadiscovery API provides optional parameters in request body of prediction by which one can mention maximum number of improvements (maxPrescriptions) and maximum number of top predictors (maxMiddleValues).