/CourseRecommendationSystem

This is an implementation where content based and collaborative filtering recommendation methods are used for recommending courses.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

CourseRecommendationSystem

The project is developed primarily in php. In this project both content based reccomendation and collaboration reccomendation methods are used to come up with course suggestion for a target student.

Usage: Import courserec.sql file into a MySQL database and place all the files available in this repository on the public html directory of any server.