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

# playgroundDescription

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

## Declaration

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

## See Also

### Describing a boosted tree regressor

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