Code developed for CSE 515 Multimedia Web Databases class.
The code was written using Python 3.7.0, but any recent Python 3 version should work.
This code has the following python-library dependencies:
- numpy 1.15.2
- pandas 0.23.4
- lxml 4.2.5
- scikit-learn 0.20.0
- python-igraph 0.7.1
- pycairo 1.18.0 Requires cairo intallation. See https://www.cairographics.org/download/
- pillow 5.3.0