fluid.umap
The fluid.umap
object performs Uniform Manifold Approximation and Projection (UMAP) for dimensionality reduction on a fluid.dataset
. It transforms high-dimensional data (e.g., 26 values from sound segments) into a lower-dimensional representation, useful for visualization or further analysis. Parameters like numneighbours
and mindist
control the embedding, influencing how global or local structures are preserved.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download here.
Open
Pd
and go toTools
Find Externals
. Search forflucoma
and install it. Then create an object withdeclare -lib flucoma -path flucoma
. Finally, usefluid.umap
or any other object fromflucoma
. - Library developed mainly by Pierre Alexandre Tremblay, Owen Green, Alex Harker, Gerard Roma, Ted Moore, Matt, Edouard Levasseur.
- Report Bugs/Errors here!
- Available for .