Hi all, I've read the document of mahout random forest at https://mahout.apache.org/users/classification/partial-implementation.html.
In the "Know issues and limitations " section,it says > The "Decision Forest" code is still "a work in progress", many features > are still missing. Here is a list of some known issues: *For now, the > training does not support multiple input files. The input dataset must be > one single file (this support will be available with the upcoming release)* Does the newest version of mahout already supports multiple inputs in random forest algo?
