This document summarizes research on predicting class-imbalanced business risk using resampling, regularization, and model ensembling algorithms. It reviews relevant techniques for handling class imbalance, including using the AUC evaluation metric, resampling methods like undersampling and oversampling, tuning the positive ratio, cross-validation, regularization for logistic regression, decision trees, and ensemble methods. The study aims to develop an optimal risk prediction model by jointly applying these techniques, with results showing that boosting on decision trees using oversampled data achieves the best performance.