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

# debugDescription

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

## Declaration

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

## See Also

### Describing a random forest regressor

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