Algorithms
Algorithms copied to clipboard
Added a full working program of a recommender system
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.