Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

mattherick/fhs-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms for the Social Web

This repository just contains a few tasks out of a lecture at the University of Applied Science in Salzburg, Austria.

Probably it is not really interesting for people outside of this lecture :-).

You can download the data for the database here: www.informatik.uni-freiburg.de/~cziegler/BX/

And after that you just have to import the sql files: For example your database is called “algorithms” mysql -u root -p  algorithms < BX-Users.sql mysql -u root -p  algorithms < BX-Books.sql mysql -u root -p  algorithms < BX-Book-Ratings.sql

About

Fh Salzburg MMT-M11 - Algorithms for the Social Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published