acore.decomposition.umap module# Run UMAP on DataFrame and return result. run_umap(X_scaled, y, random_state=42) → DataFrame[source]#