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

# playgroundDescription

A description of the recommender algorithm shown in a playground.

## Declaration

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

## See Also

### Algorithm descriptions

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