---
title: configuration
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/boostedtreeclassifier/configuration
---

# configuration

Boosted tree configuration.

## Declaration

```swift
var configuration: BoostedTreeConfiguration { get set }
```

## See Also

### Getting the properties

- [annotationColumnID](createmlcomponents/boostedtreeclassifier/annotationcolumnid.md)
- [featureColumnNames](createmlcomponents/boostedtreeclassifier/featurecolumnnames.md)
- [labels](createmlcomponents/boostedtreeclassifier/labels.md)
