Skip to content

fluid.standardize

The fluid.standardize object rescales a FluidDataSet by transforming its data to have a mean of 0 and a standard deviation of 1 for each dimension. This process, often applied to feature data like pitch and confidence, makes different data dimensions more comparable for further analysis. It's a crucial preprocessing step for many machine learning and statistical tasks.


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 to ToolsFind Externals. Search for flucoma and install it. Then create an object with declare -lib flucoma -path flucoma. Finally, use fluid.standardize or any other object from flucoma.

  • Library developed mainly by Pierre Alexandre Tremblay, Owen Green, Alex Harker, Gerard Roma, Ted Moore, Matt, Edouard Levasseur.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors