VIFTAX9

所属分类:人工智能/神经网络/深度学习
开发工具:C/C++
文件大小:155KB
下载次数:1
上传日期:2018-01-07 16:20:30
上 传 者Belxe
说明:  应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!

文件列表:
java\test_applet.html (82, 2001-01-12)
svm-toy\qt\WS_FTP.LOG (830, 2001-01-12)
windows\WS_FTP.LOG (1652, 2001-01-12)
java\WS_FTP.LOG (2422, 2001-01-12)
java\libsvm\WS_FTP.LOG (2586, 2001-01-12)
svm-toy\windows\WS_FTP.LOG (2646, 2001-01-12)
svm-toy\gtk\WS_FTP.LOG (2959, 2001-01-12)
WS_FTP.LOG (3321, 2001-01-12)
SVM_Train\WS_FTP.LOG (3336, 2001-01-12)
svm-toy\gtk\callbacks.h (1819, 2001-01-12)
svm-toy\gtk\interface.h (217, 2001-01-12)
svm.h (1335, 2001-01-12)
SVM_Train\svm.h (1335, 2001-01-12)
svm-toy\gtk\interface.c (6621, 2001-01-12)
svm-toy\gtk\main.c (421, 2001-01-12)
svm-predict.c (2744, 2001-01-12)
svm-scale.c (4721, 2001-01-12)
svm-train.c (7941, 2001-01-12)
SVM_Train\svm-train.c (7941, 2001-01-12)
svm-toy\gtk\callbacks.cpp (9902, 2001-01-12)
svm-toy\qt\svm-toy.cpp (10070, 2001-01-12)
svm-toy\windows\svm-toy.cpp (11033, 2001-01-12)
svm.cpp (42525, 2001-01-12)
SVM_Train\svm.cpp (42525, 2001-01-12)
java\libsvm\svm.java (39603, 2001-01-12)
java\libsvm\svm_model.java (554, 2001-01-12)
java\libsvm\svm_node.java (83, 2001-01-12)
java\libsvm\svm_parameter.java (1020, 2001-01-12)
java\svm_predict.java (1924, 2001-01-12)
java\libsvm\svm_problem.java (104, 2001-01-12)
java\svm_toy.java (10850, 2001-01-12)
java\svm_train.java (7982, 2001-01-12)
windows\svmpredict.exe (61440, 2001-01-12)
windows\svmscale.exe (61440, 2001-01-12)
windows\svmtoy.exe (86016, 2001-01-12)
windows\svmtrain.exe (77824, 2001-01-12)
heart_scale (27670, 2001-01-12)
Makefile (419, 2001-01-12)
svm-toy\qt\Makefile (423, 2001-01-12)
... ...

Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. This document explains the use of libsvm. Libsvm is available at http://www.csie.ntu.edu.tw/~cjlin/libsvm Please read the COPYRIGHT file before using libsvm. Installation ============ On Unix systems, type `make' to build the `svm-train' and `svm-predict' programs. Run them without arguments to show the usages of them. On other systems, consult `Makefile' to build them or use the pre-built binaries (Windows binaries are in the subdirectory `windows'). The format of training and testing data file is:

近期下载者

相关文件


收藏者