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

# debugDescription

A text representation of the random forest classifier that’s suitable for output during debugging.

## Declaration

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

## See Also

### Describing a random forest classifier

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