Prism (original) (raw)

Class for building and using a PRISM rule set for classification. Can only deal with nominal attributes. Can't deal with missing values. Doesn't do any pruning.

For more information, see

J. Cendrowska (1987). PRISM: An algorithm for inducing modular rules. International Journal of Man-Machine Studies. 27(4):349-370.

BibTeX:

@article{Cendrowska1987, author = {J. Cendrowska}, journal = {International Journal of Man-Machine Studies}, number = {4}, pages = {349-370}, title = {PRISM: An algorithm for inducing modular rules}, volume = {27}, year = {1987} }

Valid options are:

-D If set, classifier is run in debug mode and may output additional info to the console