⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 支持向量分类算法在linux操作系统下的是实现
💻 TXT
字号:
DESCRIPTIONPiSvM is a parallel Support Vector Machine (SVM) implementation. It supports C-SVC, nu-SVC, epsilon-SVR and nu-SVR and has a command-line interface similar to the popular LibSVM package.DOCUMENTATIONDocumentation on how to use the PiSvM software as well asperformance results are given on the web under:http://pisvm.sourceforge.net/Since the command line interface is almost identical to LibSVM,for general usage instructions concerning SVM training visit:http://www.csie.ntu.edu.tw/~cjlin/libsvm/COPYRIGHT/LICENSEThe parallel SMO solver and command line interface is basedon LibSVM code. Therefore the conditions given in COPYRIGHT-LibSVMapply to the parts of the LibSVM code, that is svm.h, svm.cpp, pisvm-train.c pisvm-predict.c and pisvm-scale.c. All of thepisvm-*.c files contain changes made to enable parallel training.All other source code, including the parallel LOQO solver insubdirectory loqo and the parallel SMO solver in subdirectorypsmo is licensed under the terms of the GPL as given in LICENSE.txt

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -