Y
Hacker News
new
|
ask
|
show
|
jobs
by
melipone
4275 days ago
I stopped reading where it says that SVM is used for big data. SVM can only process about 10000 examples.
3 comments
j2kun
4275 days ago
Then you ignored all the inaccuracies before that sentence, and all of the insights after it.
link
fear91
4275 days ago
Have you ever trained an SVM? Because 10000 examples is a laughably small dataset. It's not a problem for modern implementations.
link
hikarudo
4274 days ago
Linear SVMs can be trained on millions of examples.
link