---
title: playgroundDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mllinearregressor/modelparameters-swift.struct/playgrounddescription
---

# playgroundDescription

A description of the model parameters for a linear regressor shown in a playground.

## Declaration

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

## See Also

### Describing parameters

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