We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3fdf29 commit c21ab73Copy full SHA for c21ab73
1 file changed
cpa/dimensionreduction.py
@@ -57,7 +57,7 @@
57
SRP: "SRP",
58
FA: "Factor_",
59
FAGG: "Cluster_",
60
- TSNE: "t-SNE_",
+ TSNE: "tSNE_",
61
}
62
63
PCA_TABLE = "pca_table"
0 commit comments