Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Added a full working program of a recommender system

Open AdithyaS99 opened this issue 3 years ago • 0 comments

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.

AdithyaS99 avatar Nov 18 '21 05:11 AdithyaS99