Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 382 Bytes

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.