Hello,
No there is none, though I'll probably add one to Arraymancer at one point.
Depending on how familiar you are with C++, it might be easier to wrap XGBoost or LightGBM or ask someone to wrap them using nimterop.
I don't think there is any case where random forest offers better accuracy and convergence speed compared gradient boosted trees.
Thank you for your answer, @mratsim!
No there is none Oh, I see.
though I'll probably add one to Arraymancer at one point. > Depending on how familiar you are with C++, it might be easier to wrap XGBoost or LightGBM or ask someone to wrap them using nimterop.
I wait to be added the code of random forest or other, because I have never written c++.
Thank you!