package
0.0.1
Repository: https://github.com/milosgajdos/embeviz.git
Documentation: pkg.go.dev

# Functions

Compute computes p projections (2D and 3D) for embeddings embs and returns them.
PCA computes PCA vectors and projects the original embeddings to the given dimension.
TSNE calculates tsne projecion of the given embeddings into the given dimension.