This document presents a study that uses machine learning models to classify students as fast, slow, or average learners based on their academic performance and study habits. Five machine learning models (logistic regression, decision tree, random forest, support vector machine, and K-nearest neighbors) were trained and evaluated on a dataset of 1000 students. The support vector machine model achieved the highest accuracy of 97% at classifying learners. The results indicate that machine learning can effectively identify different learner types and provide insights to help educators tailor their teaching approaches to better support all students.