perClass Documentation
development version 3.1.2 (22-Dec-2011)
Content

Comments? Ideas? Compliments?

Your email (only if you wish to be contacted)

 SDNBAYES  Naive Bayes classifier

     P=SDNBAYES(DATA,options)

 INPUT
   DATA     SDDATA set

 OPTIONS
   'bins'   number of histogram bins (def: [] = estimate
            automatically)

 OUTPUT
   P         trained pipeline

 DESCRIPTION
 SDNBAYES implements Naive Bayes classifier. By default, SDNBAYES
 estimates the number of bins of a class distribution for each feature.

 READ MORE
 http://perclass.com/doc/guide/classifiers.html#sdnbayes