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

Added a full working program of a recommender system #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AdithyaS99
Copy link

@AdithyaS99 AdithyaS99 commented Nov 18, 2021

This system uses a novel hybrid method: fuzzy and genetic algorithms.
This proves to be faster than the usual content-based filtering and similar recommender systems.
In this one can find the fuzzyfying algorithm as well as the genetic search, heuristic search algorithm.
@akzare please approve this and merge.

Copy link

@Arvindh1509 Arvindh1509 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link

@rvprasanth7 rvprasanth7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link

@rvprasanth7 rvprasanth7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants