Re: Self Organizing map Implementation

2008-04-21 Thread Isabel Drost
On Monday 21 April 2008, Vaijanath N. Rao wrote:
> I think I can get the sequential version well documented and tested by
> end of this week, Would that help?

Sure. That sounds good. It would be nice if you could provide some unit tests 
as well so developers improving your code can be sure they did not break 
anything.

Isabel

-- 
Horse sense is the thing a horse has which keeps it from betting on 
people. -- W. C. Fields
  |\  _,,,---,,_   Web:   
  /,`.-'`'-.  ;-;;,_
 |,4-  ) )-,_..;\ (  `'-'
'---''(_/--'  `-'\_) (fL)  IM:  


signature.asc
Description: This is a digitally signed message part.


[jira] Closed: (MAHOUT-44) Override zSum and dot for SparseVector

2008-04-21 Thread julien nioche (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

julien nioche closed MAHOUT-44.
---


My pleasure. Thank you for committing it 

> Override zSum and dot for SparseVector
> --
>
> Key: MAHOUT-44
> URL: https://issues.apache.org/jira/browse/MAHOUT-44
> Project: Mahout
>  Issue Type: Improvement
>  Components: Matrix
>Affects Versions: 0.1
>Reporter: julien nioche
>Assignee: Grant Ingersoll
>Priority: Minor
> Fix For: 0.1
>
> Attachments: SparseVector.diff
>
>
> revision 649163
> The patch attached overrides the zSum() and dot() methods in SparseVector. 
> This is more efficient than relying on the methods from AbstractVector which 
> iterate on all the indices of the Vectors. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAHOUT-47) Point class is now redundant and should be removed

2008-04-21 Thread Jeff Eastman (JIRA)

[ 
https://issues.apache.org/jira/browse/MAHOUT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590973#action_12590973
 ] 

Jeff Eastman commented on MAHOUT-47:


r650209 added asFormatString() to Vector and Matrix types and their 
implementations which were factored from asWritableComparable(). Obtaining a 
String result is more useful than a WritableComparable when serializing the 
various cluster classes, and to similar clients in general.

> Point class is now redundant and should be removed
> --
>
> Key: MAHOUT-47
> URL: https://issues.apache.org/jira/browse/MAHOUT-47
> Project: Mahout
>  Issue Type: Improvement
>  Components: Clustering
>Reporter: Jeff Eastman
>
> The Point class that was introduced for clustering when Float[] was used 
> instead of Vectors is no longer necessary and should be removed. The 
> formatting for Vectors can now replace Point and the other methods should be 
> moved so that the class and its test can be eliminated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Google Summer of Code

2008-04-21 Thread Robin Anil
Hi Everyone,
  This is one of those days where I wake up and see that I
have got accepted to GSoc with Mahout (:32-all-out:) . I am really excited
to kick start the work. I know I have a lot to understand in terms of coding
practices, the whole workflow/process. And i would like to congratulate and
say hi to my fellow Gsoc'ers Farid, Yun and Abdel,  Hi to my mentor Ian
Holsman and to rest of the community.

I am usually online of google talk: if you use it do add me:
[EMAIL PROTECTED]

Cheers and Good Day
Robin


RE : Google Summer of Code

2008-04-21 Thread deneche abdelhakim
Hi Robin, 

I am very happy that I've been accepted, thanks to the Mahout Community that 
kindly commented on my draft.

So we are four students, that's cool. I wish us good work and great fun in this 
summer.

Hakim


Robin Anil <[EMAIL PROTECTED]> a écrit : Hi Everyone,
  This is one of those days where I wake up and see that I
have got accepted to GSoc with Mahout (:32-all-out:) . I am really excited
to kick start the work. I know I have a lot to understand in terms of coding
practices, the whole workflow/process. And i would like to congratulate and
say hi to my fellow Gsoc'ers Farid, Yun and Abdel,  Hi to my mentor Ian
Holsman and to rest of the community.

I am usually online of google talk: if you use it do add me:
[EMAIL PROTECTED]

Cheers and Good Day
Robin


 __
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

Re: Google Summer of Code

2008-04-21 Thread Isabel Drost
On Tuesday 22 April 2008, deneche abdelhakim wrote:
> So we are four students, that's cool. I wish us good work and great fun in
> this summer.

I am really happy, we received a few slots more than expected.  Welcome to the 
Mahout project to both of you and congratulations to the successful GSoC 
application. I wish you a lot of fun, working on your proposed topics and 
hope that all students can finish their work successfully. I think not only 
your individual mentors will help you, but as usual in Apache land the whole 
community will be happy to work with you on the mailing list.

There were quite a few applications that unfortunately were not accepted. I 
would like to invite those who did not get selected to stick around and 
contribute. As Mahout is still young, it is especially easy to make a 
difference. So if you are interested in machine learning, we would be happy 
to welcome you here, even if Google does not sponsor your summer.

Isabel

-- 
Imbalance of power corrupts and monopoly of power corrupts absolutely.  
-- 
Genji
  |\  _,,,---,,_   Web:   
  /,`.-'`'-.  ;-;;,_
 |,4-  ) )-,_..;\ (  `'-'
'---''(_/--'  `-'\_) (fL)  IM:  


signature.asc
Description: This is a digitally signed message part.