Filtering support for prediction

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Power Platform product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Enabled for Public preview General availability
End users by admins, makers, or analysts - This feature is released. Feb 7, 2020

Feature details

Let's say you know that there is irrelevant data within the entity that you are using to train a model. For example, the data contains outdated records, you want to build the model for a specific region, or you want different models for each regions. We’ve added support for filtering, which is applied to training and prediction. For example, if you apply a filter to only look at the U.S. region, the model will train on records where the outcome is known only for the U.S. region. Once the model is trained, it will only make a prediction for records where the outcome is not known only for the U.S. region.

See also

AI Builder prediction now supports related entities and filtering (blog)

Create a prediction model (docs)