Re: More information regarding the Project suggestions given on the Hadoop website

2013-02-07 Thread Robert Evans
This conversation is probably better for common-user@ so I am moving it over there, I put common-dev@ in the BCC. I am not really sure what you mean by validate. I assume you want to test that your library does what you want it to do. I would start out with unit tests to validate the individual

Re: More information regarding the Project suggestions given on the Hadoop website

2013-02-06 Thread Varsha Raveendran
Hello! Based on couple of existing genetic algorithms library available on the net, my team and I have come up with a design for the library. But we are not able to understand how to validate the library - Are there any test designs followed to test if a library is working correctly? I would l

Re: More information regarding the Project suggestions given on the Hadoop website

2013-01-18 Thread Varsha Raveendran
Thank you! I will check with the Mahout team and also go through Commons Math site. Thanks & Regards, Varsha On Sat, Jan 19, 2013 at 12:16 AM, Robert Evans wrote: > I'm not sure I am exactly the right person for this, but I assume that you > are familiar with genetic algorithms. The Mahout Pr

Re: More information regarding the Project suggestions given on the Hadoop website

2013-01-18 Thread Robert Evans
I'm not sure I am exactly the right person for this, but I assume that you are familiar with genetic algorithms. The Mahout Project is probably a good place to start http://mahout.apache.org/ they have a number of machine learning algorithms that run on top of Hadoop. I did a search and it looks