Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to generate hypothesis from test dataset using SVM, NN, Winnow, K-means using any classifier can anybody tell me how to do it in java???
Plz help me...

Thanks in advance...
Posted
Updated 23-Dec-13 0:38am
v2
Comments
Peter Leow 23-Dec-13 6:48am    
First you must have an in-dept understanding of those machine learning techniques mentioned by you. Only then can you implement them in code. Since you have chosen java, go ahead and do it. If you need java knowledge, then learn it. There are plenty of tutorial sites on the web.

1 solution

First you must have an in-dept understanding of those machine learning techniques mentioned by you. Only then can you implement them in code. Since you have chosen java, go ahead and do it. If you need java knowledge, then learn it. There are plenty of tutorial sites on the web. One of them is this.
 
Share this answer
 
v3
Comments
[no name] 23-Dec-13 7:06am    
I think you forgot to add the link ;)
Peter Leow 23-Dec-13 7:12am    
Thanks. Actually I was struggling to insert the link using my mobile phone.
PravinJyoti 23-Dec-13 8:07am    
Thanks peter, basically i have strong knowledge of java, but i am confused where i can start??

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