Birmingham: Packt Publishing, 2013. — 359 p. — ISBN: 1849685460, 9781849685467
IBM SPSS Modeler is a data mining workbench that enables you to explore data, identify important relationships that you can leverage, and build predictive models quickly allowing your organization to base its decisions on hard data not hunches or guesswork.
IBM SPSS Modeler Cookbook takes you beyond the basics and shares the tips, the timesavers, and the workarounds that experts use to increase productivity and extract maximum value from data. The authors of this book are among the very best of these exponents, gurus who, in their brilliant and imaginative use of the tool, have pushed back the boundaries of applied analytics. By reading this book, you are learning from practitioners who have helped define the state of the art.
Follow the industry standard data mining process, gaining new skills at each stage, from loading data to integrating results into everyday business practices. Get a handle on the most efficient ways of extracting data from your own sources, preparing it for exploration and modeling. Master the best methods for building models that will perform well in the workplace.
Go beyond the basics and get the full power of your data mining workbench with this practical guide.
What you will learn from this book1) Use and understand the industry standard CRISP_DM process for data mining.
2) Assemble data simply, quickly, and correctly using the full power of extraction, transformation, and loading (ETL) tools.
3) Control the amount of time you spend organizing and formatting your data.
4) Develop predictive models that stand up to the demands of real-life applications.
5) Take your modeling to the next level beyond default settings and learn the tips that the experts use.
6) Learn why the best model is not always the most accurate one.
7) Master deployment techniques that put your discoveries to work making the most of your business’ most critical resources.
8) Challenge yourself with scripting for ultimate control and automation - it’s easier than you think!
ApproachThis is a practical cookbook with intermediate-advanced recipes for SPSS Modeler data analysts. It is loaded with step-by-step examples explaining the process followed by the experts.
Who this book is forIf you have had some hands-on experience with IBM SPSS Modeler and now want to go deeper and take more control over your data mining process, this is the guide for you. It is ideal for practitioners who want to break into advanced analytics.
Data UnderstandingUsing an empty aggregate to evaluate sample size
Evaluating the need to sample from the initial data
Using CHAID stumps when interviewing an SME
Using a single cluster K-means as an alternative to anomaly detection
Using an @NULL multiple Derive to explore missing data
Creating an Outlier report to give to SMEs
Detecting potential model instability early using the Partition node and Feature Selection node
Data Preparation – SelectUsing the Feature Selection node creatively to remove or decapitate perfect predictors
Running a Statistics node on anti-join to evaluate the potential missing data
Evaluating the use of sampling for speed
Removing redundant variables using correlation matrices
Selecting variables using the CHAID Modeling node
Selecting variables using the Means node
Selecting variables using single-antecedent Association Rules
Data Preparation – CleanBinning scale variables to address missing data
Using a full data model/partial data model approach to address missing data
Imputing in-stream mean or median
Imputing missing values randomly from uniform or normal distributions
Using random imputation to match a variable's distribution
Searching for similar records using a Neural Network for inexact matching
Using neuro-fuzzy searching to find similar names
Producing longer Soundex codes
Data Preparation – ConstructBuilding transformations with multiple Derive nodes
Calculating and comparing conversion rates
Grouping categorical values
Transforming high skew and kurtosis variables with a multiple Derive node
Creating flag variables for aggregation
Using Association Rules for interaction detection/feature creation
Creating time-aligned cohorts
Data Preparation – Integrate and FormatSpeeding up merge with caching and optimization settings
Merging a lookup table
Shuffle-down (nonstandard aggregation)
Cartesian product merge using key-less merge by key
Multiplying out using Cartesian product merge, user source, and derive dummy
Changing large numbers of variable names without scripting
Parsing nonstandard dates
Parsing and performing a conversion on a complex stream
Sequence processing
Selecting and Building a ModelEvaluating balancing with Auto Classifier
Building models with and without outliers
Using Neural Network for Feature Selection
Creating a bootstrap sample
Creating bagged logistic regression models
Using KNN to match similar cases
Using Auto Classifier to tune models
Next-Best-Offer for large datasets
Modeling – Assessment, Evaluation, Deployment, and MonitoringHow (and why) to validate as well as test
Using classification trees to explore the predictions of a Neural Network
Correcting a confusion matrix for an imbalanced target variable by incorporating priors
Using aggregate to write cluster centers to Excel for conditional formatting
Creating a classification tree financial summary using aggregate and an Excel Export node
Reformatting data for reporting with a Transpose node
Changing formatting of fields in a Table node
Combining generated filters
CLEM ScriptingBuilding iterative Neural Network forecasts
Quantifying variable importance with Monte Carlo simulation
Implementing champion/challenger model management
Detecting Outliers with the jackknife method
Optimizing K-means cluster solutions
Automating time series forecasts
Automating HTML reports and graphs
Rolling your own modeling algorithm – Weibull analysis
Appendix: Business UnderstandingDefine business objectives by Tom Khabaza
Assessing the situation by Meta Brown
Translating your business objective into a data mining objective by Dean Abbott
Produce a project plan – ensuring a realistic timeline by Keith McCormick