A Machine Learning framework for predicting enrollment is proposed. The framework consists of Amazon Web Services SageMaker together with standard Python tools for data analytics, including Pandas, NumPy, MatPlotLib, and Scikit-Learn. The tools
are deployed with Jupyter Notebooks running on AWS SageMaker. Based on three years of enrollment history, a model is built to compute—individually or in batch mode—probabilities of enrollments for given applicants. These probabilities can then be
used during the admissions period to target undecided students. The audience for this paper is both SEM practitioners and technical practitioners in the area of data analytics. Through reading this paper, enrollment management professionals will
be able to understand what goes into the preparation of a Machine Learning model to help with predicting admission rates. Technical experts, on the other hand, will gain a blueprint for what is required from them.