SVM.jl
SVM.jl copied to clipboard
add cddual_shrinking svm model
Coverage remained the same when pulling 8c6ddc05b09b099e954062cbe75024f57da65359 on abhishekkrthakur:master into d8cd75b4420036a9f30d2fc6f28cf031dceec526 on JuliaStats:master.
Coverage remained the same when pulling d2d10219ee7c6b79d8a3b036e7f5101c0699d7b5 on abhishekkrthakur:master into d8cd75b4420036a9f30d2fc6f28cf031dceec526 on JuliaStats:master.
Coverage remained the same when pulling 07f554d8a66fb8a874acffa96574522b53c4b85b on abhishekkrthakur:master into d8cd75b4420036a9f30d2fc6f28cf031dceec526 on JuliaStats:master.
Is anyone monitoring this?
I am. I'll review this once I have some free time.
Thanks
@johnmyleswhite any updates on this one?
This PR needs (a) an explanation why this algorithm is important, (b) tests to demonstrate that this implementation of the algorithm works, and (c) updates to the docs that explain how it's used.