This question evaluates a data scientist's competency in feature engineering (especially temporal encoding), feature standardization, and handling imbalanced datasets for predictive model performance within the Machine Learning domain.
You are auditing an existing predictive model for operational performance. The current implementation encodes calendar month as a continuous variable and is trained on imbalanced data. Address the following:
Login required