libsvm-2.33

所属分类:人工智能/神经网络/深度学习
开发工具:C++
文件大小:333KB
下载次数:18
上传日期:2005-08-06 09:45:12
上 传 者管理员
说明:  LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.

文件列表:
libsvm-2.33 (0, 2001-12-01)
libsvm-2.33\COPYRIGHT (1498, 2001-01-13)
libsvm-2.33\heart_scale (27670, 2000-06-28)
libsvm-2.33\java (0, 2001-12-01)
libsvm-2.33\java\libsvm (0, 2001-12-01)
libsvm-2.33\java\libsvm.jar (35976, 2001-12-01)
libsvm-2.33\java\libsvm\svm.java (39603, 2001-12-01)
libsvm-2.33\java\libsvm\svm.m4 (39157, 2001-09-22)
libsvm-2.33\java\libsvm\svm_model.java (554, 2001-09-22)
libsvm-2.33\java\libsvm\svm_node.java (83, 2001-09-22)
libsvm-2.33\java\libsvm\svm_parameter.java (1020, 2001-09-22)
libsvm-2.33\java\libsvm\svm_problem.java (104, 2001-09-22)
libsvm-2.33\java\Makefile (567, 2001-09-23)
libsvm-2.33\java\svm_predict.java (1924, 2001-09-23)
libsvm-2.33\java\svm_toy.java (10914, 2001-12-01)
libsvm-2.33\java\svm_train.java (7982, 2001-09-23)
libsvm-2.33\java\test_applet.html (81, 2001-09-23)
libsvm-2.33\Makefile (419, 2001-09-22)
libsvm-2.33\python (0, 2001-12-01)
libsvm-2.33\python\cross_validation.py (1784, 2001-11-24)
libsvm-2.33\python\Makefile (450, 2001-11-24)
libsvm-2.33\python\svm.py (3336, 2001-12-01)
libsvm-2.33\python\svmc.i (1859, 2001-11-24)
libsvm-2.33\python\svmc_wrap.c (75135, 2001-12-01)
libsvm-2.33\python\svm_test.py (700, 2001-12-01)
libsvm-2.33\python\test_cross_validation.py (630, 2001-11-24)
libsvm-2.33\svm-predict.c (2612, 2001-09-22)
libsvm-2.33\svm-scale.c (4479, 2001-09-22)
libsvm-2.33\svm-toy (0, 2000-07-29)
libsvm-2.33\svm-toy\gtk (0, 2001-12-01)
libsvm-2.33\svm-toy\gtk\callbacks.cpp (9538, 2001-12-01)
libsvm-2.33\svm-toy\gtk\callbacks.h (1765, 2000-06-28)
libsvm-2.33\svm-toy\gtk\interface.c (6457, 2000-06-28)
libsvm-2.33\svm-toy\gtk\interface.h (203, 2000-06-28)
libsvm-2.33\svm-toy\gtk\main.c (398, 2000-06-28)
libsvm-2.33\svm-toy\gtk\Makefile (519, 2000-04-21)
libsvm-2.33\svm-toy\gtk\svm-toy.glade (6402, 2000-06-28)
libsvm-2.33\svm-toy\qt (0, 2001-12-01)
... ...

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:

近期下载者

相关文件


收藏者