fluid.robustscale
The fluid.robustscale
object applies robust scaling to fluid.dataset
objects. It transforms data such that each dimension has a median centered on 0 and a range of 1 between specified percentiles, making it resilient to outliers compared to standard normalization or standardization methods. This is useful for preprocessing feature data, such as pitch and confidence, for machine learning applications.
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.robustscale
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 .