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

# playgroundDescription

A description of the logistic regression classifier shown in a playground.

## Declaration

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

## See Also

### Describing a logistic regression classifier

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