
Explore predictive modeling with SAS Enterprise Miner through hands-on sessions, starting a new project and learning to use data sources, diagrams, model packages, and nodes.
Learn to select a SAS table in SAS Enterprise Miner, configure metadata and a binary target, and build a process flow diagram to start data mining and predictive modeling.
Create and configure the input data node in SAS Enterprise Miner, connect data sources, apply data partition and outlier filter, and view the generated SAS code behind the workflow.
Learn to build a time series dataset in SAS Enterprise Miner by configuring metadata fields, creating a transaction data source, and applying seasonal decomposition to reveal trends and seasonal components.
Add more data sources in SAS Enterprise Miner and explore with Stat Explorer, chi-square plots, and Cramer's V to gauge binary response and key variables.
Explore a three-variable data set with dbal, interest rate differential, and ad expense using stat-xplore, multi plot, and graph explorer to visualize correlations, distributions, and input-target relationships.
Explore trial report workflows in SAS Enterprise Miner by creating scatter plots for binary and other variables, applying variable clustering, and examining correlation and cluster outputs and variable selection.
Explore the properties of the cluster node, examine input variables, standardization settings, Ward's minimum variance clustering, and interpret outputs like segment plots, cluster statistics, and mean values.
Learn how the principal components node derives new variables from original inputs via linear combinations, using eigenvectors of the correlation matrix and eigenvalues for dimensionality reduction in predictive modeling.
Apply variable selection and transformation in SAS Enterprise Miner to support modeling with continuous and binary targets, using numeric and categorical inputs, and variable clustering, decision tree, and transform nodes.
Explore SAS enterprise miner by partitioning data, applying variable selection with AOF variables, and running a regression on a continuous target. Use R-squared criteria to pick the most influential inputs.
Explore the value and significance of R-square in regression for data mining and predictive modeling in SAS Enterprise Miner, using interval-scaled target, numeric inputs, and variable selection.
The lecture demonstrates SAS Enterprise Miner variable selection, narrowing to five relevant inputs that strongly predict the interval target, followed by building a regression model and examining fit statistics.
Compare chi square and R-squared criteria for variable selection with a binary target variable, using a bank email response example and binning of continuous inputs for logistic regression.
An overview of variable selection and binary target modeling in SAS Enterprise Miner, highlighting which variables are selected or rejected, their relative importance, and the built regression and nominal-scale analyses.
Explore variable selection in SAS Enterprise Miner by comparing best variables and cluster component strategies within a two-path flow, leading to logistic regression and model comparison.
Explore variable frequency tables and cluster analyses in SAS Enterprise Miner for data mining and predictive modeling, including variable clustering, dendrograms, cluster plots, and regression model results.
Update model comparison in SAS Enterprise Miner across two regression models using variable clustering and variable selection strategies, showing differences in statistics, mean predictions, and model overlays.
Build a branched decision tree and regression model in SAS Enterprise Miner, using variable clustering and selection, data partitioning, and leaf-node segmentation for model comparison.
Explore variable selection and fit statistics in SAS Enterprise Miner, compare regression and decision tree models, using variable selection, variable clustering, and model comparison across training, validation, and test data.
Explore transforming variables in SAS Enterprise Miner using the transform variables node, comparing transformation before versus after variable selection while building regression models and assessing results.
Explore SAS Enterprise Miner regression modeling, focusing on variable selection before and after transformation, and evaluating lift, gain, and R2 to relate inputs to output variables.
Update and transform variables from partitioned data, apply optimal binning, and merge results into a regression model, while reviewing SAS code and model evaluation metrics.
Explore the side-by-side performance and combination of decision trees, regression, and neural networks for binary and ordinal targets, using flow diagrams, SAS code, and model comparisons.
Set neural network properties in SAS Enterprise Miner by selecting a multilayer perceptron and hidden units, then run data partition and imputation, ending with binary logistic regression and SAS code.
Analyze a binary output variable using decision trees, neural networks, and regression in SAS Enterprise Miner, comparing training and validation results, scores, lifts, and generated SAS code.
Explore combining regression models, decision trees, and neural networks to predict a continuous target (loss frequency) for ordinal outcomes using the Los data dataset and a SAS workflow.
Analyze regression node outputs, including target variable, training data, and ridge-optimized parameters. Review fit statistics, effects plots, lift, gain, SAS code, decision tree, and neural network results.
Examine how neural networks and gradient boosting run within SAS Enterprise Miner, using iteration plots, fit statistics, SAS code, and model performance rankings.
Explore the subseries plot and variable importance while examining binary target performance, error metrics, score rankings, and roc in a decision tree versus gradient boosting model, with SAS code.
Create an ensemble diagram that combines logistic regression, decision tree, and neural networks with an ensemble node, and explore average, maximum, and voting methods.
Explore SAS Enterprise Miner for data mining and predictive modeling, mastering regression, decision trees, neural networks, ensemble methods, and interpreting lift, gain, and score distributions across training and validation data.
Explore building decision tree models in SAS Enterprise Miner to predict binary responses and continuous targets, using data partitioning, profit matrices, and node-based trees for regression and classification.
Learn to run and update a decision tree model in SAS Enterprise Miner, covering data partitioning, train validation test sets, output variables, and key fit statistics and visualizations.
Apply the decision tree model to an independent prospect data set using a score node, predicting the probability of response and comparing models with a SAS code utility.
Build and compare a regression and decision tree model to predict risk using loss frequency data in SAS Enterprise Miner, including scoring, data partitioning, and SAS code generation.
Explore how a regression decision tree in SAS Enterprise Miner generates outputs like leaf statistics, a treemap, and model comparison to align mean and predicted values.
Explore interactive decision trees in SAS Enterprise Miner by building and modifying trees step by step, using a process flow with input, data partition, and three models for comparison.
Highlight result node data partition and refined data splits in SAS Enterprise Miner, featuring train, validation, and test sets and an interactive decision tree.
Explore building and refining an interactive decision tree in SAS Enterprise Miner, splitting nodes, editing rules, and assigning branches with immediate visual feedback.
Explore building a decision tree from the root in SAS Enterprise Miner, using interactive splits, entropy-driven variable selection, and subtree assessment to identify an optimal seven-leaf model, then compare models.
Examine neural network models in SAS Enterprise Miner to predict response and risk, using auto insurance use cases and a two-layer network with one hidden layer and hyperbolic tangent activation.
Run a neural network in SAS Enterprise Miner, interpret a binary target with predictor variables, and evaluate model fit using misclassification rate, mean square error, ROC, and AIC.
Explore how a neural network learns by tracking weights history across iterations, identifying optimal weights at the validation peak, and scoring new data with SAS Enterprise Miner.
Analyze neural network final weights, iteration-based weight changes, and fit statistics for binary target variables, using predictor and decision variables and SAS code generated by Enterprise Miner.
Score neural networks with SAS enterprise miner, compare models, and interpret ROC charts, lift curves, and SAS code outputs to evaluate predictive performance.
Explore neural network iteration plots in SAS enterprise miner, examining metrics like average square error, mean square error, root mean square error, and weights history to evaluate predictions and profits.
Explore neural network modeling in SAS by running nodes, reviewing lift, gain, and response overlays, and analyzing weights, errors, and SAS code plots.
Run eight neural networks and compare their results to reveal how cumulative lift, error metrics, and plots vary across models.
Compare neural, auto neural, and regression nodes in SAS Enterprise Miner to build and evaluate multiple predictive models, set targets, weights, and data partitions.
Explore auto neural node results in SAS enterprise miner, including final weights, training iterations, fit statistics, SAS code, and model plots, plus cumulative lift and gain metrics.
Compare three models across train and validation sets, highlighting auto neural's superior average squared error and misclassification rate, with lift and profit metrics.
Edit the binary target variable, configure prior probabilities and decisions, then build and evaluate three neural networks with data partitioning, weights history, and SAS code output.
Examine how switching to the average squared error function reshapes neural network results, revealing weight history, misclassification rates, and diagnostic plots like lift and mean squared error.
Explore how SAS enterprise miner conducts data mining and predictive modeling, examining iteration plots, weights across iterations, auto neural node results, cumulative lift, and generated SAS code for predictions.
Learn how to run the mine regression node in SAS Enterprise Miner, review predicted values, fit statistics, and model comparisons, including ROC, lift, and profit measures.
Explore regression models for binary, ordinal, nominal unordered, and continuous targets in SAS Enterprise Miner. Apply regression node properties to real-world cases like mail campaign prediction.
Explore how the regression node in SAS Enterprise Miner builds models, visualizes effects with plots, outputs SAS code, and analyzes lift, gain, and cumulative response for binary and ordinal targets.
Run a regression node to model an ordinal target with three levels and a nominal loss frequency, examining training, validation, and test data and the SAS code.
Update a regression node to view outputs, statistics, and plots in SAS Enterprise Miner, including target variables, residuals, training and validation data, and generated SAS code.
Create a flow diagram in SAS Enterprise Miner, configure a test data set and data partition, and run backward selection for logistic regression with a logit link.
Welcome to our course on SAS Enterprise Miner! In this comprehensive program, you will delve into the intricacies of predictive modeling and data mining using one of the industry's leading tools, SAS Enterprise Miner. Throughout this course, you will learn how to leverage the powerful features of SAS Enterprise Miner to extract meaningful insights from your data, build robust predictive models, and make informed business decisions. Whether you're a seasoned data analyst or a beginner in the field, this course will equip you with the skills and knowledge needed to excel in the world of data science and analytics using SAS Enterprise Miner. Join us on this exciting journey as we explore the vast capabilities of SAS Enterprise Miner and unlock the potential of your data!
Section 1: SAS Enterprise Miner Intro
In this section, you'll receive a comprehensive introduction to SAS Enterprise Miner, a powerful tool for predictive modeling and data mining. Starting with the basics, you'll learn how to navigate the interface, select datasets, and create input data nodes. Through hands-on demonstrations, you'll explore various features such as metadata advisor options, sample statistics, and trial reports, laying a strong foundation for your journey ahead.
Section 2: SAS Enterprise Miner Variable Selection
This section focuses on variable selection techniques in SAS Enterprise Miner. You'll delve into concepts like input variables, R-square values, and binary target variables. Through practical exercises, you'll gain insights into variable selection methods, frequency tables, and model comparison. By the end of this section, you'll be equipped with the skills to effectively choose and analyze variables for your predictive models.
Section 3: SAS Enterprise Miner Combination
In this section, you'll learn how to combine different models in SAS Enterprise Miner to enhance predictive accuracy. You'll explore techniques like decision trees, neural networks, and regression models. Through interactive sessions, you'll understand model iteration plots, subseries plots, and ensemble diagrams. By the end of this section, you'll be proficient in combining and analyzing diverse modeling techniques for optimal results.
Section 4: SAS Enterprise Miner Neural Network
This section delves into neural network modeling using SAS Enterprise Miner. You'll learn about neural network architectures, model weight history, and ROC charts. Through practical examples, you'll gain hands-on experience in building and evaluating neural network models. By mastering neural network techniques, you'll be able to tackle complex data mining tasks and extract valuable insights from your data.
Section 5: SAS Enterprise Miner Regression
In this final section, you'll explore regression modeling techniques in SAS Enterprise Miner. You'll learn how to perform regression analysis with binary targets, interpret regression model results, and create effect plots. Through step-by-step tutorials, you'll understand the intricacies of regression modeling and its applications in predictive analytics. By the end of this section, you'll have a solid understanding of regression techniques and their role in data-driven decision-making.
Throughout the course, you'll engage in practical exercises, real-world case studies, and interactive discussions to reinforce your learning. Whether you're a novice or an experienced data scientist, this course will empower you to harness the full potential of SAS Enterprise Miner for predictive modeling and data analysis.