LGPL Machine Learning with Random Forest - C++

whatnick picture whatnick · Aug 18, 2010 · Viewed 7.4k times · Source

I am looking for a library with following features:

  1. Minimalistics with Random Forest learning and classification

  2. LGPL licenced

  3. In C++

  4. CMake build system - not compulsory

So far Waffles looks good, any other contenders ?

Answer

The Alchemist picture The Alchemist · Aug 24, 2010

How about TMVA or alglib? I haven't used them personally, but the license terms look to be favorable for your uses, and both are C++. Not sure if they have the specifics you're looking for, though.