Home > Model Nodes > Association Node > Classification Node > Edit Classification Build Node > Classification Node Properties > Model Details Node > Edit Model Details Node > Edit Model Selection Details
The top of the dialog contains general information: Function, Algorithm, and Output Type.
Function displays the function type of the input nodes connected, for example, if a Classification node is connected to Model Details, the function is Classification. If no input nodes are connected it is undefined.
The Model Type shows algorithms. If there are models already selected (listed in the Selected Models grid), Model Type is disabled and is frozen to match the already-selected models. If you move all models out of the Selected Models grid, the Model Type box is enabled again. If Model Type is enabled, you can select models.
The Output Type box displays the list of possible output types (model queries) that are available for available for model types. The values for each algorithm selection are as follows:
Output Values
Decision Tree (initial Default): Full Tree (Default), Full Tree XML, Leaf Nodes, Model Signature
SVM Classification: Coefficients (Default), Model Signature
SVM Regression, Coefficients (Default), Model Signature
Naive Bayes: Pair Probabilities (Default), Model Signature
Association Rules: Rules (Default), Global Details, Itemsets
Anomaly Detection: Coefficients (Default), Model Signature
GLM Classification: Statistics (Default), Row Diagnostics, Model Signature, Global Details
GLM Regression: Statistics (Default), Row Diagnostics, Model Signature, Global Details
KM or OC Clustering: Full Tree (Default), Rules, Attribute Histograms, Model Signature
Expectation Maximization (EM): Full Tree (Default), Attribute Histograms, Components, Global Details, Model Signature, Projections, Rules.
EM requires Oracle Database 12c or later.
NMF: Features Transactional (Default), Model Signature
SVD: Features Transactional (Default), Global Details, Model Signature, Projections, Singular Values
SVD requires Oracle Database 12c or later.
PCA: Features Transactional (Default), Eigen Values, Global Details, Model Signature, Projections
PCA requires Oracle Database 12c or later.
Columns: Click to see a list of the columns (name and data type) for the selected output type.
The lower portion of the dialog displays
The Available Models grid lists available models, that is, models that match the algorithm selection. The grid, for each model, displays the model Name, the input Node for the model, and the Algorithm used to build the model.
Standard shuttle controls all ow you to move selected models or all models between the two grids.
The Selected Models grid lists selected models. The grid, for each model, displays the model Name, the input Node for the model, and the Algorithm used to build the model.
When you are done with selections, click OK.