QuestionQ28
Create intelligent applicationsA company creates a canvas app that processes user-submitted images and must classify them with an existing AI Builder model.
The app must produce predictions while users interact with it.
You need to consume the AI model natively. What should you do?
- A Retrain the model for each submission.
- B Reuse a previously stored prediction.
- C Export the solution which contains the model.
- D Call the model from app logic.
Community Discussion