hello ,
i want to train and test one classsvm sckitlearn in edge impulse. i created one processing custom block and one ml-custom bloc.
i upload my dataset and split them into train (one class) and test (two classes).
when i tried to test my model i get the following error:
Failed to start job: Need data from at least two different labels to train a model. Add data with another label under “Data acquisition”.
i tested my model (trained with one class) in colab and it worked without no problem.
why it did not worked in edge impulse.
thanks for your answer @louis
i bought an openmv cam h7 plus and i want to implement my code in it.
so in this case shall i wait or do you suggest any other solution in order to test my code (in colab) in openmv cam h7.
thanks an advance