Classifier Components
🕑 Added 2021-07-29 12:53:44 +0000 UTCHey! I've been messing around with basic machine learning models, and though one could make good use of it in Touchdesigner especially for controlling stuff.
So here's a basic project with a couple of components that I've made.
Try it out, if you have any issues plz write me or leave a comment, I'm gonna release it once It's ready. Let's say, for now it's in private beta :)
Comments
Hi! I just came across this error too and installing scikit-learn version 0.24.2 resolves this
Error: Traceback (most recent call last): File"/project1/knn/script5_callbacks", line4 r = previousimport(*args,**kw) ModuleNotFoundError: No module named 'sklearn'
hi, it's amazing! I tried to use this on mac, but I have some bugs want to ask you how to deal with. Inside my "knn", it shows that there is an error in "script5_callbacks" file.