If you have lots of labeled data you are more likely to use an SVM.
SVMs are O(n^3) - if you have lots of data you shouldn’t use SVMs.
SVMs are O(n^3) - if you have lots of data you shouldn’t use SVMs.