---
title: description
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlboostedtreeclassifier/description
---

# description

A text representation of the boosted tree classifier.

## Declaration

```swift
var description: String { get }
```

## See Also

### Describing a boosted tree classifier

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