The document presents a hybrid approach using random forest and support vector machine (SVM) models to improve customer churn prediction. The hybrid approach is tested on a dataset of 3333 customers with 21 attributes from an engineering and technology college. Evaluation metrics show the hybrid approach provides more accurate and satisfactory results for distinguishing churn and loyal customers compared to other classifiers alone. Specifically, the hybrid approach achieves 97.2% accuracy and a lower error rate of 2.5%, outperforming models like decision trees, SVM, and logistic regression.