---
title: model
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlsupportvectorclassifier/model
---

# model

The Core ML model.

## Declaration

```swift
var model: MLModel
```

## See Also

### Describing a support vector classifier

- [description](createml/mlsupportvectorclassifier/description.md)
- [debugDescription](createml/mlsupportvectorclassifier/debugdescription.md)
- [playgroundDescription](createml/mlsupportvectorclassifier/playgrounddescription.md)
