Fluid.mlpclassifier~: Wrong Point Size

Hi. I’m using the fluid.mlpclassifier~ object, and everything seems to work up until the usage of the ``predictpoint` message. I got 2 new buffers with test data, do I need to specify the exact sample size for the ML algorithm to work? I’ve been following this tutorial: https://youtu.be/cjk9oHw7PQg?si=FKxXKPta9VFy3Ry8

fluid.mlpclassifier~: Wrong Point Size

This is how I have it, yo:

Hello!

It looks ok but I wonder if there is not a point entered before textChico is sized. Can you print the dataset and labelset first? and send the full max window it might help us troubleshoot.