Skip to content

Code developed for CSE 515 Multimedia Web Databases

Notifications You must be signed in to change notification settings

CrosleyZack/cse515

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE515

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:

  1. numpy 1.15.2
  2. pandas 0.23.4
  3. lxml 4.2.5
  4. scikit-learn 0.20.0
  5. python-igraph 0.7.1
  6. pycairo 1.18.0 Requires cairo intallation. See https://www.cairographics.org/download/
  7. pillow 5.3.0