This is a prediction tool that I did as part of my Programming courses that predicts the head supervisor for a certain research project at my university. It scrapes the data from the university website and applies the Bayesian framwork for machine learning to make a prediction.
Python Version: 2.7