Hacker News new | ask | show | jobs
by 6gvONxR4sf7o 1070 days ago
> The problem is that filtering the training set is naively O(n^2)

There are standard ways to do it that are O(n), FYI.