I know this question has been asked before but many of the suggested packages such as MLC++ and shark the main pages seems not longer working.
We are doing some medical research using machine learning, we normally use MATLAB to prototype but the device where we get cardiac signals sends data to the cloud and analyze the data using a program written in C++.
We want to try some machine learning techniques such as Boosting regression trees or something similar to the predict function in MATLAB. Can you help me with some open source solutions for C++ that cover these topics? I only have been able to find OpenCV and old shark repos.
matlab used to generate c++ or maybe c (?) programs from matlab scripts directly. I don't know if it still supports this, have not used it in some years. Like matlab, the resulting code ran a little slow, though. It was ok if you did not need real-time.
It is non-viral; has a 3-clause BSD license, with Boost licence (for components from boost), and Mozilla public licence (for components from Armadillo)