createml Questions

6

I am using macOS Mojave Beta (10.14 18A293u) and Xcode 10.0 Beta (10L176w). I created a Swift Playground and I am unable to import CreateMLUI framework in order to use it. I keep getting an import ...
Cateran asked 6/6, 2018 at 19:43

0

I'm trying to use a CoreMl model I created, but I'm getting an error on it (which I don't get with other models). The error is thrown by the following line: let compiled = try MLModel.compileModel(...
Clement asked 7/11, 2021 at 20:28

4

When I attempt to train a CreateML model, I get the following screen after inputting my training data: Create ML error message I am then unable to add my test data or train the model. Any ideas on ...
Pondicherry asked 2/1, 2021 at 1:19

0

I have been getting two messages on running my application. The app not only launches but functions as it should, however, I would rather sort the issues now rather than some crash in the future. T...
Paduasoy asked 30/4, 2021 at 10:37

1

Solved

I have created a mlmodel with Playground and imported into my Xcode project though when it runs I'm getting this error. The error is also flagged here in the code of the mlmodel. ObjectClassif...
Trebuchet asked 18/7, 2018 at 4:5
1

© 2022 - 2024 — McMap. All rights reserved.