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.
|
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 |