This topic describes how to set up the environment and explore the input data.
If the Data Miner navigator is not open, open it with Tools>Data Miner Interfaces.
Use the connection dmConnection
and the project HighValue
created
in Getting Started with Data Miner.
Create a new workflow named Transformations
in the project HighValue
.
After all items are created the navigator looks like:
In the new workflow create the data source node MINING_DATA_BUILD_V
, the Explore Data node ExploreMiningData
and connect them.
Right-click the explore node and run it.
The workflow looks like:
The Explore Data node allows you to view histograms and statistics that summarize the attributes in MINING_DATA_BUILD_V
. Use this information
to decide which transformations to perform.
Copyright © 2011, 2012, Oracle. All rights reserved.