On Mon, 14 Feb 11 Robin Anil wrote: > Welcome to Mahout. We do have some code for HMM. I would suggest that > you spend some time reading the code, previous discussions on mahout > mailing list and of course the Mahout wiki. There could be lots of > feature that could be added to the HMM Implementation we have today.
The current code is mostly based on the HMM tutorial by Rabiner, it is a sequential implementation, comes with an example that should be easy to run. It would be interesting to see how the current implementation can be integrated into your Bioinformatics course work, what extensions you need for this particular domain. Isabel
