摘要:
建立smo.m% function [alpha,bias] = smo(X, y, C, tol)function model = smo(X, y, C, tol)% SMO: SMO algorithm for SVM%%Implementation of the Sequential Min... 阅读全文
posted @ 2015-11-25 14:48
华东博客
阅读(6809)
评论(7)
推荐(0)
浙公网安备 33010602011771号