BAKEZQ
a2b5a90c11
Added sequential minimum optimization algorithm for SVM (#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.
2019-09-18 22:01:05 +08:00
..
2019-08-10 22:48:00 +02:00
2019-08-10 22:48:00 +02:00
2019-08-19 15:37:49 +02:00
2019-08-19 15:37:49 +02:00
2019-08-19 15:37:49 +02:00
2019-07-05 14:17:18 +05:30
2019-08-19 15:37:49 +02:00
2019-08-07 21:39:44 +02:00
2019-07-30 15:32:13 +05:30
2018-10-19 17:14:25 -05:00
2018-01-21 08:25:19 +01:00
2019-09-18 22:01:05 +08:00
2019-08-28 12:56:43 +02:00