# display prediction-log

The `display prediction-log` command displays the data from a prediction deployment log.

## Syntax

```
display prediction-log <prediction log name>
```

## Parameters

| Parameter               | Description                    |
| ----------------------- | ------------------------------ |
| `<prediction log name>` | The name of the prediction log |
|                         |                                |

## Example

```
display prediction-log trip_ml_deploy_2_prediction_log
```
