MyMediaLiteJava: Documentation

Introduction

This is an experimental Java port of the MyMediaLite Recommender System Library.

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms.

Please report problems and contribute to: https://github.com/zenogantner/MyMediaLiteJava

Command Line Programs

API Documentation

Directory Structure

binCompiled classes
buildJAR file containing all required classes
docDocumentation
libLibraries
scriptsExample scripts
srcSource code

License

MyMediaLiteJava is free software (open source software). It can be used and distributed under the terms of the GNU General Public License (GPL)

The fastutils library is free software distributed under the Apache License 2.0

The Colt library is free software distributed under the Colt License Agreement

Acknowledgements

MyMediaLite was developed by Zeno Gantner, Steffen Rendle, and Christoph Freudenthaler at the University of Hildesheim.

This Java port was developed by Chris Newell and Zeno Gantner.