Click here to Skip to main content
15,880,608 members
Please Sign up or sign in to vote.
2.00/5 (4 votes)
See more:
I am developing a software to predict stock market by using hmm for my minor project... but i am finding difficulty in the implementation of hmm... plz guide how to start with the coding. and suggest me links which will provide technical help..
Posted
Updated 17-Sep-12 4:44am
v2
Comments
[no name] 17-Sep-12 10:47am    
I would suggest any links that you can come up with googling "hmm", whatever you think "hmm" is.
Manfred Rudolf Bihy 17-Sep-12 11:08am    
He's most likely talking about Hidden Markov Model algorithms. :)
[no name] 17-Sep-12 11:11am    
Could be, probably. Could also be Hyundai Merchant Marine too for all we know.
vivek choudhary51191 17-Sep-12 15:48pm    
its hidden markov model...
Richard MacCutchan 17-Sep-12 11:10am    
Assuming you mean Hidden Markov model, I do not think anyone here is likely to provide you with the code.

1 solution

If you need to know about stuff like that you should go to this site: jahmm - An implementation of Hidden Markov Models in Java[^].

They also have discussion groups on that site. See here: Jahmm HMM library[^].

Regards,

— Manfred
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 17-Sep-12 21:11pm    
Despite the prediction by Richard McCuthchan! My 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900