Fuzzy-Genetic-Recommender-System icon indicating copy to clipboard operation
Fuzzy-Genetic-Recommender-System copied to clipboard

Using Hybrid Fuzzy logic and Genetic Algorithms to build a faster and accurate recommender system.

Hybrid Fuzzy-Genetic Approach to Recommendation Systems

Implementation of Fuzzy-genetic approach to recommender systems based on a novel hybrid user model using python and some libraries like pandas, numpy.

Requirements(tested on)

  1. Python 3.6.6
  2. numpy==1.15.4
  3. pandas==0.23.4

How to Execute

python fgrs.py

Sources: MovieLens 100K dataset