Package com.tibco.patterns.learn.modelconfig

Configuration and options for creating and using Learn models.

The ModelConfig class provides methods to store valid model configuration parameters and to create models based on these parameters. The SubsetTrainConfig abstract class and its ST... subclasses hold valid configuration parameters for each subset training mode. They are used together with the ModelConfig class.

The ConfQ... classes extend confidence measure classes to provide means to configure a Patterns query to use the specific confidence measure.