Evaluating image recognition models and obtaining preview results

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.

Have you checked out this WWDC 2022 session? https://developer.apple.com/videos/play/wwdc2022/110332/

If you haven't, definitely check it out. In the session, we talked about new evaluation experience in CreateML app.

Evaluating image recognition models and obtaining preview results
 
 
Q