zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
501 stars 190 forks source link

Fully support incremental updates in SVD++ #332

Open zenogantner opened 11 years ago

zenogantner commented 11 years ago

The field protected int[][] items_rated_by_user; must be updated on incremental updates.