Hacker News new | ask | show | jobs
by etrain 4085 days ago
My guess is they're using liblinear or vowpal wabbit under the hood. Both support SGD-based learning and work well in a streaming setting where data could be on disk or in memory.