A transform node allows you to perform several kinds of transformations, including binning. This cue card defines a transformation on one of the important attributes determined in an earlier step.
Create a Transform node:
BinOccupation
.FilterAI
, and select Connect. Connect FilterAI
to BinOccupation
.A Transform node provides statistics to help you define transformations. To see statistics, you must run the node. Right-click BinOccupation
and select Run.
Tell me more about what I see in the GUI.
Double-click the node BinOccupation
to open Transformation Settings; To see the statistics
for OCCUPATION
, scroll down and select OCCUPATION
.
Tell me more about what I see in the GUI.
Make sure that OCCUPATION
is still selected. To define a transformation,
click . The Add Transformation dialog opens.
Tell me more about what I see in the GUI.
Accept all of the defaults. Click OK. Note that there is a new attribute OCCUPATION_BIN
, and
that OCCUPATION
is marked with in the Output
column. Click OK. again.
Run the transform node again. Right-click BinOccupation
and select Run.
To see the effect of the transformation, double-click the node BinOccupation
. Scroll down and select OCCUPATION_BIN
. A comparison
of the untransformed attribute and the transformed attribute is displayed.
Tell me more about what I see in the GUI.
Copyright © 2011, 2012, Oracle. All rights reserved.