Practice Test Geeks home

Data Science with Python Supervised Learning Models Questions and Answers

A data scientist is working on a binary classification problem to predict customer churn.
The dataset is highly imbalanced.

After training a Random Forest and a Gradient Boosting model, they find that the Gradient Boosting model has higher accuracy.

Which of the following is the most likely reason for this outcome?

Select your answer