Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 3 replies, 0 views
I narrowed it down.
It turns out the problem was in the trainingsdata (especially the title row): it contained some umlauts. While create ML was fine with that, Xcode was not. Removing them solved the problem. The model is now recognized in Xcode.