Uses of Class
com.pervasive.datarush.analytics.pmml.PMMLPort

Packages that use PMMLPort
Package
Description
Provides common classes for Association Rule Mining (ARM).
Provides the operator to perform the FP-growth ARM algorithm.
Provides operators related to data cleansing.
Provides the KMeans algorithm.
Provides the PMML learner operator and associated classes.
Provides the decision tree pruner operator and associated classes.
Provides an implementation of the Naive Bayes learner.
Provides shared and base classes for PMML model representation of Analytics algorithms.
Provides utility, PMML and other classes for shared use by regression related entities.
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
Provides an implementation of an SVM learner.
Provides some (internal) utility classes for Analytics.