buddi.plotting.plot_latent_space#

Functions

plot_latent_spaces_buddi(obj, X_tmp, meta_tmp)

Generic BuDDI latent space plotter for Buddi3 and Buddi4 models.

plot_latent_spaces_buddi4(...[, type, ...])

Classes

PCA([n_components, copy, whiten, ...])

Principal component analysis (PCA).

TSNE([n_components, perplexity, ...])

T-distributed Stochastic Neighbor Embedding.

UMAP([n_neighbors, n_components, metric, ...])

Uniform Manifold Approximation and Projection