Question: 14. You create a model based on a dataset that includes a numeric label. You plan to create a binary (two-class) classification model to predict
14. You create a model based on a dataset that includes a numeric label. You plan to create a binary (two-class) classification model to predict this label. What should you do to prepare the data for the classification model? a. Apply a logarithmic transformation to the values of the label and features using the Normalize Data module. b. Z-Score normalize the values of the label and features with the Normalize Data module. c. Quantize the label so that it has two categorical levels or values with the Quantize Data module. d. Quantize the features so they all have two categorical variables values with the Quantize Data module
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
