Sequential minimal optimization: Difference between revisions

Content deleted Content added
infobox; remove "efficient" from lead, as SMO has worst-case cubic runtime, and has been largely abandoned by the large-scale ML community
David Pal (talk | contribs)
m Removing bogus link
Line 9:
| last = Platt | first = John
| year = 1998
| title = [http://www.bradblock.com/Sequential_Minimal_Optimization_A_Fast_Algorithm_for_Training_Support_Vector_Machine.pdf Sequential Minimal Optimization: A Fast Algorithm for Training Support Vector Machines]
| id = {{citeseerx|10.1.1.43.4376}}
}}</ref> SMO is widely used for training support vector machines and is implemented by the popular [[LIBSVM]] tool.<ref>{{cite journal