micromlgen icon indicating copy to clipboard operation
micromlgen copied to clipboard

SVC generted code issue

Open medamarko opened this issue 2 years ago • 1 comments

Im having trouble to get code generated based on SVC to work.

attahced example work nice in python but not on mcu.. on mcu it always give 0.

Attached files are jupyter notebook as well as data source. Cupcakes vs Muffins.xls testofcodegenerator.zip

medamarko avatar Nov 12 '22 14:11 medamarko

hi, i am also using micromlgen to convert my RF regression into C++ code. but the generated code gives different and wrong results as compared to the python code i had written. it is giving a single output for every input given to it which in fact is wrong.

Can someone tell me what went wrong?

Shirsaa avatar Apr 10 '24 10:04 Shirsaa