Hi All, I have been using SVM LibLINEAR http://wiki.pentaho.com/display/DATAMINING/LibLINEAR in WEKA. After maxing out the physical memory size of machine, I am still facing OutOfMemoryError
Will Mahout implementations eliminate all memory limitation issues because of its distributed processing nature? For example, will the following jira issue for implementing LibLinear in Mahhout solve the OutOfMemoryError in WEKA LibLinear implementation? https://issues.apache.org/jira/browse/MAHOUT-334 Thanks in advance. vivafriend
