Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.42 KB

File metadata and controls

44 lines (29 loc) · 1.42 KB

This is a python server with an android app for movie recommendation based on user rankings.

You can find the app on : https://play.google.com/store/apps/details?id=de.leka.orges.filmempfehlung

This repository makes use of a few open source components:

The "learning to rank" part is done via the method OrderSVM from T.Kamishima http://www.kamishima.net/archive/2009-ws-pl-HN.pdf

This repository is licensed under the Apache License, Version 2.0. http://www.apache.org/licenses/LICENSE-2.0

If you want to use part of this repository/software or everything of it you are advised, that this repository/software is work in progress and that you might use it at your own risk. The developer of this repository/software does not take responsibility from damage of any kind occuring by the use of this software.