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

# playgroundDescription

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

## Declaration

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

## See Also

### Describing a random forest classifier

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