水熊虫
水熊虫
不认命,就拼命!
262文章 52分类

机器学习之支持向量积(SVM)

[{"source":{"position":11,"lines":["$$\begin{gathered}w\\^T+b=0\end{gathered}$$"],"changePosition":null},"target":{"position":11,"lines":["$$w^T+b=0$$"],"changePosition":null},"type":"CHANGE"},{"source":{"position":23,"lines":["$$\begin{gathered}w\\^Tx_i+b>=1\\ y_i=1\end{gathered}$$","$$\begin{gathered}w\\^Tx_i+b<=1\\ y_i=-1\end{gathered}$$"],"changePosition":null},"target":{"position":23,"lines":["$$\begin{gathered}w^Tx_i+b>=1\\ y_i=1\end{gathered}$$","$$\begin{gathered}w^Tx_i+b<=1\\ y_i=-1\end{gathered}$$"],"changePosition":null},"type":"CHANGE"},{"source":{"position":34,"lines":["$$\begin{gathered}st.\\ y(w\\^Tx_i+b)>=1\end{gathered}$$"],"changePosition":null},"target":{"position":34,"lines":["$$\begin{gathered}st.\\ y(w^Tx_i+b)>=1\end{gathered}$$"],"changePosition":null},"type":"CHANGE"},{"source":{"position":43,"lines":["math"],"changePosition":null},"target":{"position":43,"lines":[],"changePosition":null},"type":"DELETE"},{"source":{"position":47,"lines":[""],"changePosition":null},"target":{"position":46,"lines":[],"changePosition":null},"type":"DELETE"},{"source":{"position":56,"lines":["$$\begin{gathered}L(w,b,\\alpha)=\\frac{1}{2}\\sum \\alpha_i\\alpha_jy_iy_jx\\^Tx+\\sum \\alpha_i-\\sum \\alpha_iy_i \\alpha_j y_j x_j x_i-\\sum \\alpha_i b y_i\end{gathered}$$"],"changePosition":null},"target":{"position":54,"lines":["$$\begin{gathered}L(w,b,\\alpha)=\\frac{1}{2}\\sum \\alpha_i\\alpha_jy_iy_jx^Tx+\\sum \\alpha_i-\\sum \\alpha_iy_i \\alpha_j y_j x_j x_i-\\sum \\alpha_i b y_i\end{gathered}$$"],"changePosition":null},"type":"CHANGE"},{"source":{"position":75,"lines":["$$\begin{gathered}f(x)=w\\^T \\varnothing(x)+b\end{gathered}$$"],"changePosition":null},"target":{"position":73,"lines":["$$\begin{gathered}f(x)=w^T \\varnothing(x)+b\end{gathered}$$"],"changePosition":null},"type":"CHANGE"}]

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×