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
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
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
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