//
pkg.gl
Category
github.com/milosgajdos/embeviz
api
v1
internal
projection
package
0.0.1
Repository:
https://github.com/milosgajdos/embeviz.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
140 SLOC
#
Functions
Compute
Compute computes p projections (2D and 3D) for embeddings embs and returns them.
PCA
PCA computes PCA vectors and projects the original embeddings to the given dimension.
TSNE
TSNE calculates tsne projecion of the given embeddings into the given dimension.