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

# playgroundDescription

A description of the linear regressor shown in a playground.

## Declaration

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

## See Also

### Describing a linear regressor

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