fluid.knnclassifier
The fluid.knnclassifier
object implements a K-Nearest Neighbors classifier, leveraging a fluid.kdtree
for efficient data searching. It is designed to classify data, such as audio features (e.g., MFCCs), stored within a fluid.dataset~
by training on existing labeled examples and then predicting the class of new inputs.
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.knnclassifier
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 .