|
|
Subject:
Source Code for Naive Bayesian Classifier
Category: Computers > Programming Asked by: engineeringstudent-ga List Price: $10.00 |
Posted:
25 Oct 2003 10:59 PDT
Expires: 24 Nov 2003 09:59 PST Question ID: 269634 |
Where can I find the source code for Naive Bayesian classifier? Naive Bayesian Classifier is a classification tool in Data Mining. It makes use of the Bayes' rule of probability. I want the source code in C/C++ or Matlab. I should be able to download and compile the source code. |
|
Subject:
Re: Source Code for Naive Bayesian Classifier
Answered By: bookface-ga on 03 Nov 2003 08:46 PST |
Thanks for your question, engineering-student. The source code you are looking for (and as an added bonus, ELF executables) are available at the following location: http://www.public.asu.edu/~huanliu/FSBOOK/CODE/WSBG/NBC/ Search strategy: ://www.google.com/search?q=Naive+Bayesian+Classifier+i%2B%2B (Naive Bayesian Classifier i++) Searching for common syntax is often an ideal way to find implementations of common algorithms in your language of choice. I hope that we've met your needs with this answer; thanks again for your question, and for choosing Google! Answers. - bookface | |
| |
|
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |