What will occur if the deployment data has a very different range than the data that was used in modeling?
A. The model will underpredict.
B. The model will overpredict.
C. The model may overpredict or underpredict.
D. The model nugget will automatically nullify those cases that are out of range .075.
Which node can be used to easily generate a field that divides the data into subsamples for the Training and Testing stages of modeling?
A. Sample
B. Filler
C. Balance
D. Partition
Which fields are created by this Derive dialog?
A. Three fields representing the difference between Travel-1 and each of the other Travel fields
B. No operation will be performed because the expression is invalid.
C. Four fields representing the difference in weeks between AcctEst and each of the Travel fields
D. A field representing the difference between AcctEst and the global @FIELD value
Which node can be used to impute (estimate) missing values?
A. Data Audit node
B. Balance node
C. Filler node D. Reclassify node
True or false: given the information in the Data Audit Quality table below,
the generated Filter node will exclude only the fields logwire, logequi, logtoll, and logcard.
A. True
B. False
An online retailer wants to identify groups of customers based on components of their buying behavior, such as types of products purchased, volume of purchases, and frequency of purchases. What type of model would be used?
A. Association model
B. Segmentation model
C. Classification model
D. Sequence model
Which method would be used on the Merge node in order to combine a file containing 100 products and a file containing 50 suppliers and retain only the matching records?
A. Inner join
B. Anti-join
C. Full outer join
D. Partial outer join
True or false: IBM SPSS Modeler builds a new model when a new data set is passed through a Model Nugget.
A. True
B. False
True or false: the Feature Selection node adds a Model Nugget to the stream.
A. True
B. False
A prison system has historical data on prison inmates and wants to find what factors are related to recidivism (return to prison). What type of model would be used?
A. Segmentation model
B. Classification model
C. Association model
D. Anomaly model