FOSDEM is the biggest free and non-commercial event organized by and for the community. Its goal is to provide Free and Open Source developers a place to meet. No registration necessary.

   
Speakers
Zeno Gantner
Schedule
Day Saturday
Room AW1.124
Capacity 59
Start time 16:30
End time 16:45
Duration 00:15
Info
Track Data Analytics devroom

The My.Media.Lite Recommender System Library

My.Media.Lite is a lightweight, multi-purpose library of recommender system algorithms written in C#.

My.Media.Lite is a lightweight, multi-purpose library of recommender system algorithms written in C#. It addresses the two most common scenarios in collaborative filtering: - rating prediction (e.g. on a scale of 1 to 5 stars), and - item prediction from implicit feedback (e.g. from clicks or purchase actions). In the talk I will give a short introduction to recommender systems algorithms, explain the features of My.Media.Lite, and briefly demonstrate how to integrate it into your (Python/Ruby/C#) applications. More information about My.Media.Lite can be found here: http://ismll.de/mymedialite

Level of experience: No prior knowledge about recommender systems or machine learning is necessary, so the talk is also suited to newbies to the field (but not limited to them)