List of questions
Related questions
Question 45 - DP-100 discussion
You are building a binary classification model by using a supplied training set.
The training set is imbalanced between two classes.
You need to resolve the data imbalance.
What are three possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A.
Penalize the classification
B.
Resample the dataset using undersampling or oversampling
C.
Normalize the training feature set
D.
Generate synthetic samples in the minority class
E.
Use accuracy as the evaluation metric of the model
Your answer:
0 comments
Sorted by
Leave a comment first