A text representation of the support vector classifier that’s suitable for output during debugging.
SDKs
- macOS 10.14+
- Xcode 10.0+
Framework
- Create ML
Declaration
var debugDescription: String { get }
A text representation of the support vector classifier that’s suitable for output during debugging.
SDKs
Framework
var debugDescription: String { get }
var model: MLModel
The underlying Core ML model stored in memory.
var description: String
A text representation of the support vector classifier.
var playground Description: Any
A description of the support vector classifier shown in a playground.