9 ms·
I stopped reading where it says that SVM is used for big data. SVM can only process about 10000 examples.
by melipone 12y ago
I stopped reading where it says that SVM is used for big data. SVM can only process about 10000 examples.
- j2kun 12y agoThen you ignored all the inaccuracies before that sentence, and all of the insights after it.
- fear91 12y agoHave you ever trained an SVM? Because 10000 examples is a laughably small dataset. It's not a problem for modern implementations.
- hikarudo 12y agoLinear SVMs can be trained on millions of examples.