Module datarush.analytics
Package com.pervasive.datarush.analytics.naivebayes
package com.pervasive.datarush.analytics.naivebayes
Provides PMML model classes for Naive Bayes.
-
ClassesClassDescriptionPMML Input Mapping for continuous ( numerical ) data.InputMappingModel for discrete ( categorical ) data.Abstract class that represents a PMML input mapping.Represents the pair
(inputValue, targetValue).PMML Naive Bayes Model.PMML extension used to support numerical data.