Naive Bayes Classifier Results
Click the OK button in the Naive Bayes dialog to display the Naive Bayes Classifier Results dialog after a trained Naive Bayes model has been built. This dialog contains five tabs: Quick, Plots, Prior, Posterior, and Custom predictions. Use the options on these tabs to review the parameter estimates, summaries, descriptive statistics, predictions and their accuracy, graphs, and surfaces.


Statistica Visual Basic (SVB). Select this command to generate a Statistica Visual Basic program containing the code implementing the model. This code will be generated in a form compatible with the nodes of Statistica Data Miner; however, you can also simply copy/paste the relevant portion of this code to include it in your custom Visual Basic programs. The code will automatically be displayed in the Statistica Visual Basic program editor window.