Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Nakzz opened this issue May 1, 2019 · 0 comments
Open

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

Nakzz opened this issue May 1, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Nakzz
Copy link
Owner

Nakzz commented May 1, 2019

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

@Nakzz Nakzz added enhancement New feature or request help wanted Extra attention is needed labels May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant