I am training an image recognition model in CreateML. The model is ready, but I would like to have the data displayed in the evaluation view and preview in a CSV file. using the CSV file, I would like to identify the image files that have contributed to the accuracy of the model as a result of the training.
I have searched the documentation but could not find a solution. If anyone knows of a solution, please let me know.