The Learning Path Recommendation System is designed to provide students with personalized course recommendations by considering factors such as enrollment data from previous terms, the student's learning profile, feedback from other students, and their schedule and commitments.
Description
http:xxxxxx/course/recommend now working as expected.
fixes #31
Type of change
Please delete options that are not relevant.
Anything else you would like to add
result/output from /course/recommend api endpoint is
Here completed courses are taken from the
Student
object and fed to the prediction-model which results in recommendation/roadmap as output.