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

# description

A text representation of the recommender algorithm.

## Declaration

```swift
var description: String { get }
```

## See Also

### Algorithm descriptions

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