Manoj Awasthi created MAHOUT-1449:
-------------------------------------
Summary: Update the Known Issues in Random Forests Page
Key: MAHOUT-1449
URL: https://issues.apache.org/jira/browse/MAHOUT-1449
Project: Mahout
Issue Type: Documentation
Components: Documentation
Affects Versions: 0.9
Reporter: Manoj Awasthi
Fix For: 1.0
Ref: https://mahout.apache.org/users/stuff/partial-implementation.html
On this page at the bottom there is a section for Known Issues. It mentions:
====
For now, the training does not support multiple input files. The input dataset
must be one single file.
====
This sentence should be augmented as following:
====
For now, the training does not support multiple input files. The input dataset
must be one single file. (with upcoming 1.0 release this support will be
available.)
====
CHANGE Ref:
http://svn.apache.org/viewvc/mahout/trunk/core/src/main/java/org/apache/mahout/classifier/df/data/DataLoader.java?view=diff&r1=1576589&r2=1576590&pathrev=1576590
--
This message was sent by Atlassian JIRA
(v6.2#6252)