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

# playgroundDescription

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

## Declaration

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

## See Also

### Describing a decision tree regressor

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