Skip to content

Embedding Cell

Douglas Blank edited this page May 27, 2023 · 3 revisions

The Kangas UI will render an Embedding Cell when processing a cell with an embedding datatype. For more on the Kangas embedding datatype, see here: https://github.com/comet-ml/kangas/wiki/Embedding

A cell with an embedding value type will display a chart of the embedding projected according to its projection algorithm. Kangas currently supports PCA, t-SNE, and UMAP.

Grid view

image

Expanded View

image

Grouped View

When grouped, embedding cells display a projection of all the grouped embeddings on a single chart:

image

In the expanded view, the chart is presented with greater detail and control:

image

Table of Contents

Clone this wiki locally