Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-14 Thread issei yoshida
hould be set to one. I added the comment accordingly at revision 5. The number of reducers is set at runIteration function at Driver class. - issei --- This is an automatically generated e-mail. To reply, visit: https://r

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-14 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/ --- (Updated 2011-12-14 08:59:29.074032) Review request for mahout. Summary --

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-12 Thread issei yoshida
> On 2011-12-08 07:04:49, Ted Dunning wrote: > > > > Ted Dunning wrote: > This code got worse with these comments, not better. > > issei yoshida wrote: > Would you mind reviewing Diff revision 3? > You still seems to look at revision 2. Updated Di

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-12 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/ --- (Updated 2011-12-13 07:32:38.895973) Review request for mahout. Summary --

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-12 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/#review3734 --- On 2011-12-12 11:51:59, issei yoshida wrote: > > --- &g

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-12 Thread issei yoshida
trunk/core/src/main/java/org/apache/mahout/classifier/sgd/mapreduce/PassiveAggressiveMapper.java, > > lines 53-56 > > <https://reviews.apache.org/r/3072/diff/2/?file=63195#file63195line53> > > > > This is nearly duplicated code. The mapper and reducer should share > > some code to avoid inconsistent defaults

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-12 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/ --- (Updated 2011-12-12 11:51:59.547649) Review request for mahout. Summary --

[jira] [Commented] (MAHOUT-918) Implement SGD based classifiers using MapReduce

2011-12-07 Thread issei yoshida (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165049#comment-13165049 ] issei yoshida commented on MAHOUT-918: -- I posted the code in the review board

[jira] [Updated] (MAHOUT-918) Implement SGD based classifiers using MapReduce

2011-12-07 Thread issei yoshida (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] issei yoshida updated MAHOUT-918: - Attachment: design.pdf > Implement SGD based classifiers using MapRed

Re: Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-07 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/ --- (Updated 2011-12-08 06:52:01.921057) Review request for mahout. Summary --

Review Request: MAHOUT-918 Parallelized SGD in MapReduce

2011-12-07 Thread issei yoshida
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3072/ --- Review request for mahout. Summary --- MAHOUT-918 Parallelized SGD in MapRe

[jira] [Commented] (MAHOUT-918) Implement SGD based classifiers using MapReduce

2011-12-07 Thread issei yoshida (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164330#comment-13164330 ] issei yoshida commented on MAHOUT-918: -- I wrote the code distributing Logi

[jira] [Updated] (MAHOUT-918) Implement SGD based classifiers using MapReduce

2011-12-07 Thread issei yoshida (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] issei yoshida updated MAHOUT-918: - Status: Patch Available (was: Open) > Implement SGD based classifiers using MapRed

[jira] [Updated] (MAHOUT-918) Implement SGD based classifiers using MapReduce

2011-12-07 Thread issei yoshida (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] issei yoshida updated MAHOUT-918: - Attachment: MAHOUT-918.patch > Implement SGD based classifiers using MapRed