Skip to content

Implement: List<Courses> RecommendCourses(List<Users> user) #8

@Nakzz

Description

@Nakzz

This method should find the courses common in the following users and compute for the common courses. This can be done in different degree.

By degrees, I am referring to how many users have in common. If all the users doesn't have in common, then you try to find the second most popular courses

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions