Hi,
I have created, trained and published a Binary Classification model. It gave predictions for existing data in CDS where the Label column (the column I am trying to predict) had a NULL value.
I have also created a Flow to create new records with a NULL value in the Label column. The Flow works well but the AI Builder output fields remain empty when Flow creates the new record.
I re-trained and re-published the Binary Classification model and only then were the new CDS records updated with the AI Builder prediction data.
Do we have to re-train and re-publish the Binary Classification model in order to get it to predict data on newly created CDS records?
This is very similar to the following thread.
https://powerusers.microsoft.com/t5/General-Discussion/Using-AI-Builder-Binary-Classification-How-when-to-get-the/m-p/319442/highlight/true#M91871
@Anonymous