You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should see a toast message that the end point was saved successfully
12. Select input features
13. Click on Add input features
14. Choose the DMO
Choose the DMO that has all the fields for model scoring in this case it is account contact DMO.
15. Click Save
16. Select fields from DMO for scoring
Now start selecting the fields from the DMO for model scoring. Note that the feature API name of the field selected should match the names the model is expecting for instance as shown in the query endpoint dialog above
17. Drag each predictor and click done one by one in the specific order
18. Once you enter all the predictors in the click on save
19. Next go to output Predictions
20. Give the DMO a name.
This is where the output predictions will be saved
21. Click save
22. Enter the outcome variable API name and the json key
Note that in this case the json key is - $.predictions
23. Click Save
24. Now activate the model
25. Once model is activated refresh it to see the predictions in the DMO