The document presents a multi-classifier prediction model for phishing email detection, emphasizing the inadequacy of single classifiers in achieving accurate predictions. Utilizing a combination of support vector machines, J48, and instance-based learning with majority voting, the model achieved a high accuracy of 99.8% and a false positive rate of 0.8%. The research underscores the importance of advanced machine learning techniques in effectively combating phishing attacks, which have notably increased in frequency.