The document discusses the development of a predictive model for a bank's marketing team to improve customer subscription rates for term deposits using historical data. Key methods included data exploration, class imbalance handling, and experimentation with various linear and tree-based models. Ultimately, tree-based algorithms outperformed logistic regression when class imbalance was addressed, with random forest and stacked ensemble models yielding the best results.
Related topics: