文件名称:SVM
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2018-01-31
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
它分类的思想是,给定给一个包含正例和反例的样本集合,svm的目的是寻找一个超平面来对样本根据正例和反例进行分割。(The idea of classification is to give a sample set containing positive and negative examples. The purpose of SVM is to search for a hyperplane to segment samples based on positive and negative examples.)
相关搜索: SVM
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
SVM | 0 | 2017-09-21 |
SVM\gaussianKernel.m | 716 | 2017-09-11 |
SVM\linearKernel.m | 323 | 2017-09-11 |
SVM\multiclass.m | 1780 | 2017-09-21 |
SVM\svmPredict.m | 1669 | 2017-09-11 |
SVM\svmTrain.m | 5964 | 2017-09-11 |