Added sequential minimum optimization algorithm for SVM (#508) · zinating/algorithms-python@a2b5a90 · GitHub
Skip to content

Commit a2b5a90

Browse files
zqbakepoyea
authored andcommitted
Added sequential minimum optimization algorithm for SVM (TheAlgorithms#508)
* Implementation of sequential minimal optimization algorithm * Update smo.py * Add demonstration of svm partition boundary 1:Use matplotlib show svm's partition boundary 2:Automatically download test dataset * Update smo.py * Update smo.py * Rename smo.py to sequential_minimum_optimization.py * Update doc and simplify the code. Fix filename typo error in doc. Use ternary conditional operator in predict() * Update doc.
1 parent 768700b commit a2b5a90

1 file changed

Lines changed: 526 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)