read.me
来自「支持向量机的一个训练软件」· ME 代码 · 共 11 行
ME
11 行
In this file we have a SVM_toolbox for matlab.
The file irwls.m solves the SVM for pattern recognition.
The files irwls1.m solves the SVM for regression estimation.
The files svcplot and svrplot draw the SVM solution for pattern recognition problems in which
the input patterns are in 2D and for regression estimation problems in which the input patterns
are 1D.
the file kernel computes the dfferent kernels. All files have a help with examples for its use.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?