Closed
Description
Description
http://scikit-learn.org/stable/modules/svm.html
on this page, under the advantages section, it is stated that:
Still effective in cases where number of dimensions is greater than the number of samples.
but in disadvantage section, it is stated that:
If the number of features is much greater than the number of samples, the method is likely to give poor performances.
Aren't these kind of contradictory. I would appreciate it if someone could put this in better wordings