zenogantner / MyMediaLite

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

consider using arrays to store matrix rows in factorization models #315

Closed zenogantner closed 5 years ago

zenogantner commented 11 years ago

We would have memory locality.

Benchmark first ;-)

zenogantner commented 5 years ago

Not worth the trouble.