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

# playgroundDescription

A description of the random forest regressor shown in a playground.

## Declaration

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

## See Also

### Describing a random forest regressor

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