ADVIZOR Help
v7.2+
v7.2+
  • Introduction
  • Overview
    • ADVIZOR Help
    • ADVIZOR Overview
      • Analyst
      • Analyst/X
      • Data Blender
      • Desktop Navigator
      • Server AE
      • Managed Hosting
  • Using ADVIZOR
    • File Ribbon
      • Open an Existing ADVIZOR Project
      • Restore a Backup Project Version
      • Save a Project
      • Template Library
      • Update Expired Credentials
    • Analyze Ribbon
      • Select and Exclude Data
      • Flight Recorder
      • Set Coloring
        • Use Color Scale
        • Use Color By
        • Color Legend
      • Navigation Pane
    • Author Ribbon
      • Charts, Pages, and Dashboards
        • Composing Pages with Charts
        • Page Gallery
      • Load Data
        • Load New Data Using the Data Wizard
        • Load Text Data
        • Load Microsoft Excel Data
        • Load Microsoft Access Data
        • Load SQL Server Data
        • Load Oracle Data
        • Load a Database via ODBC
        • Manage Data Sources
        • Replace an Existing Data Source
      • Design Pages
        • Create Navigation Pane Content
        • Rearrange Charts
        • Change Chart Fonts
      • Use Color Models
        • Manage Color Models
        • Assign Color Models to Pages
        • Color Workshop
        • Identify How Color Is Applied to Data
        • Uncolorable Tables
      • Configure Charts
        • Property Explorer
        • Link Unmatched Rows
        • Show Missing Values
        • Use Polygon Map Format
        • Use FocusFormat Property
      • Condition Data
        • Project Workshop
        • Use the Expression Builder
        • Use the Link Wizard
        • Delete a Link
        • Date Formatter
        • Configure Data Hierarchies
      • Explore Data Usage
      • Identify Issues with Legacy Projects
      • Data Pool Visualization
    • Model Ribbon
      • Predictive Analytics: Analyst/X
      • Analytics Process
        • Bin a Categorical Field
        • Date Fields
        • Zip Codes
      • Predictive Modeling Pane
      • Configuring a Model
      • Managing Models
    • Share Ribbon
      • Share Results
      • Export Tables
      • Deployment and ADVIZOR Server
        • ADVIZOR Server Dashboards
        • Publishing to ADVIZOR Server
        • Server Security
        • Credential Based Filters
        • Embedding Data in a Project
  • Charts and Visual Discovery
    • Charts Overview
      • Bar Chart
        • Inserting a Bar Chart
        • Bar Chart Toolbar
      • Counts
        • Inserting a Counts
        • Counts Toolbar
      • Data Constellation
        • Inserting a Data Constellation
        • Data Constellation Toolbar
      • Data Sheet
        • Inserting a Data Sheet
        • Data Sheet Toolbar
      • Heat Map
        • Inserting a Heat Map
        • Heat Map Toolbar
      • Histogram
        • Inserting a Histogram
        • Histogram Toolbar
      • Line Chart
        • Inserting a Line Chart
        • Line Chart Toolbar
      • Map
        • Inserting a Map
        • Map Toolbar
      • Multiscape
        • Inserting a Multiscape
        • Multiscape Toolbar
      • Parabox
        • Inserting a Parabox
        • Parabox Toolbar
      • Pie Chart
        • Inserting a Pie Chart
        • Pie Chart Toolbar
      • Scatterplot
        • Inserting a Scatter Plot
        • Scatter Plot Toolbar
      • Summary Sheet
        • Inserting a Summary Sheet
        • Summary Sheet Toolbar
      • Text Box
        • Inserting a Text Box
        • Text Box Toolbar
      • Text Filter
        • Inserting a Text Filter
        • Text Filter Toolbar
      • Time Table
        • Inserting a Time Table
        • Time Table Toolbar
    • Recommended Chart Use
    • Visual Discovery
      • Using Colors
      • Selection
      • Managing Viewpoint
      • Missing Values
    • User Interfaces
      • Context Menu
      • Keyboard
  • Release Notes
    • What's New
      • Release 7.2
      • Release 7.1
      • Release 7.0
      • Release 6.8
      • Release 6.7
      • Release 6.6
      • Release 6.4
      • Release 6.3
      • Release 6.2
      • Release 6.2.2
      • Release 6.0
      • Release 5.9
      • Release 5.8.2
      • Release 5.7
      • Release 5.6.2
      • Release 5.6.1
      • Release 5.51
      • Release 5.5
      • Release 5.4.1
      • Release 5.4
      • Release 5.3
      • Release 5.22d
      • Release 5.2 SalesAdvizor
      • Release 5.1
      • Release 5.0.3
      • Release 5.0
    • If You Need Additional Help
    • Copyright
Powered by GitBook
On this page
  • Have a business question
  • Pose the question in terms of a single target field
  • Condition explanatory fields
  • Create a Model
  • Evaluate the Model
  • Understand the Model
  • Apply the Model to New Data
  • See Also
  1. Using ADVIZOR
  2. Model Ribbon

Analytics Process

  1. Have a business question.

  2. Pose the question in terms of a single target field:

    • Maximize profit, minimize duration, … or

    • Find which of two groups an item belongs in.

  3. Get data into a single table with target and explanatory fields.

  4. Create a model.

  5. Evaluate the model.

  6. Examine the model to understand the relationships.

  7. Apply the model to new data to predict the target.

Have a business question

  • You begin with a question that you would like to answer.

  • Good questions are or one of these two forms:

    • What maximizes (or minimizes) the value of this field? E.g., what maximizes profit, minimizes delay, etc.

    • What determines which of two possible states are used. E.g., customers who are profitable, customers who responded to a solicitation, web sessions which involved fraudulent activity, etc. This problem is often called "classification".

  • You can also identify a group of items by graphically selecting in ADVIZOR Analyst charts and then use the Predictive Analytics to describe what determine membership in that group. This lets you in effect define a new target field, using the selection as a data field that you have interactively defined. A new field is created in a table based on the current selection state.

Pose the question in terms of a single target field

  • The data to answer your question must be in a single data table.

  • One field in the table is the "target" that answers the business question.

  • The target field can only be of one of two types:

    • A continuous field: an integer or real number.

    • A field that takes only two values. This field may be an integer or string field. It does not matter what the two conditions are.

  • For a classification problem (two state target), it may be necessary to pre-condition the data to have such a target field. This may be done in the data source, or possibly via ADVIZOR Analyst tools such as the Expression Builder.

  • The target cannot be a nominal field (string or integer) with more than 2 values. If you think this is what represents your business question, restate the question in terms of maximizing or minimizing a measure (continuous data field), or preprocess the data into two categories (e.g., "successful", "unsuccessful").

  • The target field can be the selection state; select an interesting subset of the data in ADVIZOR Analyst charts than use selection as the target field. This lets you treat selection as a classification target that you can interactively define. This can be an alternative to conditioning your data to provide a classification target that answers your question.

Condition explanatory fields

  • The target and explanatory fields must be in a single table.

  • You may omit table fields from your model.

  • Omit fields that are keys, where each row has a unique value.

  • Omit text fields containing arbitrary text that is mostly unique to each row, such as comments fields or addresses.

Create a Model

  • Give the model a descriptive name.

    • Tip: Base the name on the target field and the business question.

  • Select the target field, or create a field based on the selection state and used that as the target.

  • Select the explanatory fields. Typically you can use all fields as explanatory fields; you may wish to omit some if you know in advance that they are highly correlated with the target.

    • If your target is the selection state, and the selection state was defined by a selection in a single chart, exclude the fields represented by the chart, since the result will be most strongly correlated with those fields; after all, you used them to define the set!

Evaluate the Model

  • Evaluate the Information metric to see if the model is adequate.

  • For ordinary regression models, the R2 (or "R squared") metric is used. This gives the amount of variation in the target explained by the model.

  • For classificatinon models, the information metric is "Percent Concordance". This compares the predicted values versus actual target values. It is also a value between 0% and 100%. This may be used to compare alternative models for the same target.

  • Any Information Metric above 0 indicates that the model has predictive capability, that the prediction is better than random. Values above 95 are highly predictive. To increase the Information metric, add additional fields to the data table used to train the model.

Understand the Model

  • Two pages are added to your project with charts that help you understand the relationships in the model.

  • The first page for ordinary regression models with continuous targets shows the information metric, the equation terms, and the relationship of the original target field to the predicted field.

  • The "% Contribution to Model" bar chart shows what percent of the model's overall predictive ability (given by the "Quality" R2 metric) comes from each explanatory field.

  • The first page for classification models shows the information metric, the equation terms, the weights of terms, the original target distribution, the model predicted distribution, the probability scores, and bins of the probability scores.

  • "% Contribution to Model" bar chart represents how much effect each field that is part of the model has on the target.

  • A second page contains a Heat Map showing the model table and which fields influence the target.

Apply the Model to New Data

  • The model equation is optionally registered with the project as an Expression Builder formula. This is available in the Project Workshop with all other calculations. It will be automatically run whenever your project is refreshed with new data.

See Also

PreviousPredictive Analytics: Analyst/XNextBin a Categorical Field

Last updated 5 years ago

It is possible to bring additional explanatory fields into a table from other table via the "" operation with ADVIZOR Analyst or using the "link()" expression in the Expression Buider.

are omitted by default. You can translate them into an integer representing the elapsed time from a point in the past. You may want to calculate your own coding for dates, such as days from the present or days from a date in the past using the Expression Builder. You may also want to add additional fields that describe a date in terms of cycles (e.g., day of week, day of month, ...) to look for periodic patterns. These fields can be created with the Date Formatter. You can select in the Group Contribution Bar Chart (described below) and view linked charts to see the original dates.

may require special modeling.

Use the pane to create a model. Access the Predictive Modeling pane from the Model Ribbon by clicking on the Predictive Modeling button .

copy
Date fields
Zip Codes
Overview
Predictive Model View
Predictive Model