zenogantner / MyMediaLite

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

make all recommenders (where it makes sense) handle multiple events with the same user-item combination properly #407

Open zenogantner opened 11 years ago

zenogantner commented 11 years ago

The behavior should make sense.

If a recommender does not take multiple events into account, it should be at least documented.