Ultimate access to all questions.
You are a data scientist at a leading magazine publisher, tasked with developing a predictive model to identify customers at risk of canceling their annual subscriptions. Your initial exploratory data analysis reveals a significant class imbalance: 90% of customers renew their subscriptions annually, while only 10% cancel. After training a Neural Network Classifier on this dataset, the model achieves 99% accuracy in predicting cancellations and 82% accuracy in predicting renewals. Considering the publisher's goal to minimize customer churn and the challenges posed by imbalanced datasets, which of the following statements best evaluates the model's performance? Choose the two most accurate options.