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

# debugDescription

A text representation of the recommender algorithm that’s suitable for output during debugging.

## Declaration

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

## See Also

### Algorithm descriptions

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