I'm testing the new awesome CreateML in an XCode playground. I used the MLImageClassifierBuilder() with the live view feature to create my model, and saved it. Now I would like to re-import my .mlmodel file into my playground to run some more tests, but I didn't found a way to do it.
This seemed obvious to me to find this capability when I closed my playground.