Skip to content

PCA and TSNE return only NaN values for 256d -> 2d #40

@alexkli

Description

@alexkli

I have normalized 256 floating point vectors for which PCA and TSNE return 2d vectors with only NaN values. Using default parameters. No difference whether I pass a list of a few or hundreds of vectors.

The same vectors work fine using UMAP and return "good" 2d results.

No errors in the logs.

Version 0.6.0.

(Similarly, for FASTMAP I only get 0 values.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions