---
title: MLVisualizable
framework: createml
role: symbol
role_heading: Protocol
path: createml/mlvisualizable
---

# MLVisualizable

An image visualization of machine learning types.

## Declaration

```swift
protocol MLVisualizable : CustomPlaygroundDisplayConvertible
```

## Topics

### Seeing the visualization

- [cgImage](createml/mlvisualizable/cgimage.md)

## Relationships

### Inherits From

- [CustomPlaygroundDisplayConvertible](swift/customplaygrounddisplayconvertible.md)

### Inherited By

- [MLStreamingVisualizable](createml/mlstreamingvisualizable.md)

## See Also

### Visualization protocols

- [MLStreamingVisualizable](createml/mlstreamingvisualizable.md)
