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

# playgroundDescription

A description of the regressor shown in a playground.

## Declaration

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

## See Also

### Describing a regressor

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