Help Topics     Concepts     Package     Class


Naive Bayes Bean Properties and Use

Properties

Mode
Select one of the following agent modes:
Train implies that the network will learn from the data as it is processed.
Test implies that the network will classify and compute the accuracy of data as it is processed.

Use

The Naive Bayes Bean panel is used to create a classifier network. The Mode is set so that the network bean can be trained or used to provide an independant data source to test that training is sufficient.

Steps in using the panel for training include:

  1. Set the mode to train.
  2. Press the Create network button.
  3. Train the network by pressing the Step button on the Agent Editor toolbar.