Table of Contents
The goal of this document is to familiarize the user with the AdvancedMiner tools for performing data preprocessing tasks for preparing the data for constructing data mining models. This tutorial presents:
how to explore data structure and content using various statistical visualization tools
how to preparing a dataset for modeling (simple example)
In order to simplify the tutorial we assume the following default conditions:
the internal built-in database system (GDBase) is already connected, aliases are properly set up (see Connecting to a database for instructions)
The Metadata Repository (MR) is already connected (see Connecting to a Metadata Repository for instructions)
the user already has an example dataset 'german_credit' in his database (see Loading an example dataset)