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

# description

A text representation of the random forest regressor.

## Declaration

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

## See Also

### Describing a random forest regressor

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