IlyaShpitser comments on How to Be Oversurprised - Less Wrong

13 Post author: royf 07 January 2013 04:02AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (14)

You are viewing a single comment's thread. Show more comments above.

Comment author: IlyaShpitser 13 January 2013 11:57:41PM 0 points [-]

You know, non-parametric methods along the lines of k-nearest neighbors basically do this. The cleverness in these methods is finding a log(n) access scheme for your data (a database problem, essentially, rather than a machine learning problem).