Posts

Post not yet marked as solved
3 Replies
5.4k Views
XCode 10.0 beta 3, Mac Mojave 10.14 BetaI am usingMLImageClassifier(trainingData: MLImageClassifier.DataSource,parameters: MLImageClassifier.ModelParameters)from CreateML-Framework to create a custom mlmodel in XCode Playground.This method generates the following ouptut:https://i.stack.imgur.com/qaIWM.pngI would like to save this output to a text file, but I don't know how to access the data and I can't find the location where it is produced.I am thankful for every help.
Posted
by BBruch.
Last updated
.