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

# playgroundDescription

A description of the boosted tree classifier shown in a playground.

## Declaration

```swift
var playgroundDescription: Any { get }
```

## See Also

### Describing a boosted tree classifier

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