This question evaluates understanding of class imbalance strategies, the bias–variance tradeoff, selection and interpretation of evaluation metrics for highly imbalanced binary classification, and architectural trade-offs between Transformers and CNNs in the Machine Learning domain.
Context: You are building a binary classifier to flag fraudulent transactions, where only about 1% of transactions are fraud (positives). Answer the following:
Login required