搜索资源列表
svm python
- Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
Toho
- SVM用python实现 经过程序验证,结果很好。-The programe of SVM based on python
svmMlIA
- python编写的svm算法,清晰易懂,并且附有源数据文件-written python svm algorithm, clear and easy to understand, and with the source data file
<<机器学习实战》源代码
- 《机器学习实战》源代码,代码为python代码 可以到官网上下载 里面有KNN算法,决策表算法,SVM支持向量机算法等
