This blog post has been moved to blogger.com here: http://benjamin-meyer.blogspot.com/2006/10/netflix-prize-contest.html.
Netflix Prize contest
Submitted by icefox on Sun, 10/29/2006 - 18:39
»
- icefox's blog
- Login or register to post comments
- 1036 reads

sources?
It was my understanding that this amount of data could not possibly be 'stored' in the MVC models of Qt, due to the fact that you need to copy all your data to the model object. So I'm interrested in seeing the sources of this thing.
Got a link?
woops
I had a invalid html tag causing the link not to show up, it is fixed now. The table was pre-generated and stored on the hard disk and then mmaped into memory. I wrote a custom model which access this data. Check out the source in tools/explorer/main.cpp.