[ https://issues.apache.org/jira/browse/MAHOUT-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795539#action_12795539 ]
zhao zhendong commented on MAHOUT-232: -------------------------------------- Great idea. But I check the code. The actually allocated size is 1/8 of cardinality. Does it correct? If this is true, it means it will occupy a lot memory, it is not necessary for small data set :( -- ------------------------------------------------------------- Zhen-Dong Zhao (Maxim) <><<><><><><><><><>><><><><><>>>>>> Department of Computer Science School of Computing National University of Singapore Homepage:http://zhaozhendong.googlepages.com Mail: zhaozhend...@gmail.com > Implementation of sequential SVM solver based on Pegasos > -------------------------------------------------------- > > Key: MAHOUT-232 > URL: https://issues.apache.org/jira/browse/MAHOUT-232 > Project: Mahout > Issue Type: New Feature > Affects Versions: 0.1 > Reporter: zhao zhendong > Attachments: SequentialSVM_0.1.patch > > > After discussed with guys in this community, I decided to re-implement a > Sequential SVM solver based on Pegasos for Mahout platform (mahout command > line style, SparseMatrix and SparseVector etc.) , Eventually, it will > support HDFS. > The plan of Sequential Pegasos: > 1 Supporting the general file system ( almost finished ); > 2 Supporting HDFS; -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.