Done by: Kacper Trębacz, Maciej Filanowicz, Jan Gruszczyński, Mikołaj Kruś.
In order to reproduce our results concerning association rules, please go to arules folder. In this folder run Generate-association-rules-final.ipynb
to generate them and save results to a file. In order to play with our recomendation system, please run GetRulesFromPandas.ipynb
. In this notebook generated rules will be loaded and example recomendations generated. You can generate your own recomendation by using get_rules()
function from this file.
Caution At least 16GB of RAM are needed.