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

# playgroundDescription

A description of the regressor metrics shown in a playground.

## Declaration

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

## See Also

### Describing metrics

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