Uses of Class
com.pervasive.datarush.operators.CompositeOperator

Packages that use CompositeOperator
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 an implementation of the KNN algorithm using DataRush's sparse data API.
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 operators for classifier performance visualization.
 
Provides operators for performing discovering duplicates or links between records.
Provides operators for generating possible candidate pairs.
Provides operators for clustering the results of duplicate or linkage discovery.
Provides operators for analyzing data for approximate matching.
Provides classes and interfaces for developing dataflow operators.
Provides operators for making assertions on flows and files.
Provides data aggregation components.
Provides base file I/O components including encoders and decoders.
Provides operators for reading and writing files in Avro format.
 
Provides operators for reading from JDBC sources and writing to JDBC targets.
 
Provides operators for reading and writing DataRush staging datasets.
Provides operators for reading and writing text data.
 
Provides operators for joining together two data sets into a single one.
Provides operators for partitioning and unpartitioning flows of data.
Provides operators for manipulating record structure.
Provides operators for selecting a subset of the data set.