ankaiser4711

Results 2 issues of ankaiser4711

hi simone your implemenations of the different classifiers are very helpful for arduino programming. thank you! do you plan to implement some regressors too? f.e. DecisionTreeRegressor SVR and so on?

enhancement

File "train_XGDBoost.py", line 415, in exportModel cppCode = port(clf, classmap=classmap) File "/home/andreas/.local/lib/python3.6/site-packages/micromlgen/micromlgen.py", line 44, in port return port_xgboost(**locals(), **kwargs) File "/home/andreas/.local/lib/python3.6/site-packages/micromlgen/xgboost.py", line 41, in port_xgboost }, **kwargs) File "/home/andreas/.local/lib/python3.6/site-packages/micromlgen/utils.py", line...

bug