This is an Online Course Recommendation system which uses Udacity course catalog to recommend courses to the user using collaborative filtering. The efficiency of the recommender has also been calculated by splitting the dataset into training and testing parts and then calculating the f1 measure
How to run :
Make sure TKinter and python3 are installed
Then run file : LoginNew.py