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

# model

The Core ML model.

## Declaration

```swift
var model: MLModel { get set }
```

## See Also

### Inspecting a boosted tree regressor

- [MLBoostedTreeRegressor.ModelParameters](createml/mlboostedtreeregressor/modelparameters-swift.struct.md)
- [modelParameters](createml/mlboostedtreeregressor/modelparameters-swift.property.md)
