Cluster Extractor operator reference
The cluster extractor operator extracts information about the clusters
like size and description from a clustering model.
Correlations Extractor operator reference
The correlations extractor operator extracts a table containing
the correlations between fields from a clustering, classification or regression
model. For each pair of fields in the input data that was used to train the
model, their correlation is given.
Discretize operator reference
The Discretize
operator converts the values of a continuous
input field into a defined set of buckets.
Dictionary Lookup operator reference
With
the Dictionary Lookup operator, you can configure analysis
engines to analyze text columns by using several dictionaries.
Fields Extractor operator reference
The fields extractor operator extracts field information from a
mining model and stores the extracted information in a table.
Find Deviations operator reference
The Find Deviations operator finds records in your input table
that deviate from the majority of records.
Find Rules operator reference
The Find Rules operator finds relationships in your data resulting
in a set of rules describing those relationships.
Gains Extractor operator reference
The gains extractor operator extracts a table containing gains
chart information from a Classification or Regression model. A gains chart
allows you to assess the model quality.
Item Aggregator operator reference
With
the Item Aggregator operator, you can collapse
a set of input values from multiple rows into a single set-valued
XML value.
This is useful if you want to provide a set of annotations that are
created
by the Text operators as a single set-valued field input for data-mining
algorithms.
Predictor operator reference
The Predictor
operator creates a mining model that predicts
the value of a target field.
Random Split operator reference
The Random
split operator splits an incoming table into
two parts, test and training subsets.
Regular Expression Lookup operator reference
With the Regular Expression Lookup operator, you can analyze
input-text columns by using rule files with regular-expression patterns.
Rule Filter operator reference
The Rule Filter operator builds a rule model
by filtering the rules in an associations rules model or a sequences
rules
model.