ClassifierVerbosecore_ml_enabled Property |
Whether the classifier can be downloaded as a Core ML model after the training status is ready.
Namespace:
IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool core_ml_enabled { get; set; }
Property Value
Type:
BooleanSee Also