Does anyone have a graph of the best Netflix prize submission by day? I'd like to get a prediction of when it will be solved based on extrapolating the existing progress.
Alternativly, when do you think it will be won and why?
Does anyone have a graph of the best Netflix prize submission by day? I'd like to get a prediction of when it will be solved based on extrapolating the existing progress.
Alternativly, when do you think it will be won and why?
You can parse the leaderboard, then sort it by date, then calculate the daily maximum, etc. Personally, I do not believe such an extrapolation should give much, because you intend to predict the result of a complex process having many unknowns. Here's a nice review of the contest from NYT.