Supported model types

Details on the supported model types and restrictions on these types.

The table lists restrictions and applicable output features for the given model type.

Note that if the model has output fields explicitely configured, these output field names always takes precedence over target/feature names. To analyse your model outputs you can use the parameter rawResultAttributeName. If that parameter is set to an output attribute with type rstring the complete model output as returned by the Analytics engine is dumped as JSON array to the specified attribute.

Type

Restrictions

Result Features available w/o OutputField

Association Rules

Transactions are not supported

EntityId, EntityAffinity

Baseline Models

Only 'zValue' teststatistic supported. All others need transactions. Transactions are not supported

PredictedValue

Bayesian Network

none

PredictedValue, StandardError

Clustering

none

ClusterId, ClusterAffinity

Gaussian Process

none

PredictedValue

General Regression

none

PredictedValue

k-Nearest Neighbors

none

RecordID (SPSS-specific), EntityAffinity

Naive Bayes

none

PredictedValue, Confidence, Probability per Category

Neural Networks

none

PredictedValue, Probability per Category, Confidence, Extended

Regression

none

PredictedValue, Confidence, Probability per Category

Ruleset

none

PredictedValue, Confidence, EntityId Known issue: EntityId is not mappable via <target>.EntityId but only like an outputfield with SPSS specific string 'ruleset-firstid'. In case of multiple targets it can be mapped only once

Scorecard

none

PredictedValue

Sequences

Not supported

n/a

Text

Not supported

n/a

Time Series

Not supported

n/a

Decision Trees

none

PredictedValue, Confidence, Probability, Probability per Category, EntityId

Support Vector Machine

none

PredictedValue