Hi,
I have created a new Binary Classification Model and published it. I don't understand how to actually use it to predict the outcome?
I have created a new view to display the fields like instructed in
https://docs.microsoft.com/en-us/ai-builder/binary-classification-model-driven-app
The fields remain empty. If I create a new record only the option set field gets a value, but that comes from the default value set in customizations and not from the model. I couldn't find any documentation about how/when these fields should be updated.
I also checked the documentation on Flow side but it suggests that in case of Binary clasification the flow should be triggered when the prediction is updated but how is that done?