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

# description

A text representation of the regressor metrics.

## Declaration

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

## See Also

### Describing metrics

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