Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 414 Bytes

CourseRecommendationSystem

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