Include List entities in batch testing
I am trying to run batch tests for my LUIS app. The entities labelled as List Entity are displayed as False Positive inside the chart. I have to exclude all the utterances containing the list entity while creating the batch file.
It would be great if I would be able to test the Intent prediction for those utterances using the batch tests.
I have posted in stack overflow regarding the same.
https://stackoverflow.com/questions/60221072/batch-testing-in-luis-incorrect-prediction-for-list-enities/60230988#60230988
