Posts

Post not yet marked as solved
0 Replies
200 Views
After training and exporting my model from playgrounds using createML, I wasn't able to instantiate the mlmodel. In the error logs, a warning: "Found 1 resource(s) that may be unavailable in Swift Playgrounds" and the filepath to my mlmodel. When going into the mlmodel, this message shows up: "Model class has not been generated yet.". I have tried building the project and running it, but the message doesn't change. Any tips for integrating a custom mlmodel trained with createml into a swift playgrounds app? thanks
Posted Last updated
.
Post not yet marked as solved
0 Replies
173 Views
Been getting this error in my swiftui project but is fixed when commenting out lines that deal with "RingView" another component in my program outside of this view here's the code Code - https://developer.apple.com/forums/content/attachment/be1d022b-32dd-499e-ad3e-f3e5b24dcd3b
Posted Last updated
.