搜索资源列表
SVMWrap
- 开源的svm工具,安装、使用都很简单,推荐使用,很方便的,用了就知道。-Svm open source tools, installation, use very simple, recommended, it is convenient to use the know.
svm_plot_iris
- this python code implement an SVM algorithm which is used in plot iris source data .
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)