After i created MLImageClassifierBuilder() in playground and saved ML model, it saved as "ImageClassifier.mlmodel" on desktop. But how to open that file in playground again?
Asked
Active
Viewed 54 times
1 Answers
0
You need to use it "as is" and load it in your project.
You cannot edit it after it was generated, you can only recreate it again with the new input.

Durdu
- 4,649
- 2
- 27
- 47