搜索资源列表
libsvm-2.81
- 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.
1229907
- The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.-The crystallize of the initial study, one class examination system of calculator. everyone gives order
BPC++
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It
DataBase_P
- LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL This solution contains a classLibrary project and a WindowsApplication project. The classlibrary project has only one class which has almost all the necessary funct
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS m
BASE 64 Decoding and Encoding Class 2003
- 是其中之一,64位编码-is one of 64 Coding
svm_v0.01beta.tar
- New in this version: Support for multi-class pattern recognition using maxwins, pairwise [4] and DAG-SVM [5] algorithms. A model selection criterion (the xi-alpha bound [6,7] on the leave-one-out cross-validation e
BPC++
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It
svm
- libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It
svmmatlab4
- % 支持向量机Matlab工具箱1.0 - One-Class SVM, 一类支持向量机 % 使用平台 - Matlab6.5 希望对大家有用- Support Vector Machines Matlab Toolbox 1.0- One-Class SVM, one-class SVM using the platform- Matlab6.5 hope useful for everyone
SVM_lzb1p0
- 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support
one-classsvm
- 一类支持向量机,用于分类和预测,里面代码使用matlab编程-One-Class Support Vector Machine for classification and prediction, which code to use matlab programming
gp425win32
- 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM -Easy to use, fast and effective generic SVM software package can solve the classification problems (including the C-S
libsvm-2.89
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.8
libsvm
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It
MFC-program-only-one-class
- 最最简单的MFC程序,没有界面,只Beep一下。Visual C++ 2008 sp1开发,只用到CWinAppEx一个类。作MFC程序超简单入门参考用。-very simple MFC program, without interface, only include one MFC class, CWinAppEx, developed in Visual C++ 2008 sp1.
simpleSVM_3
- 用于学习的简单的SVM程序(作者:gloosli),里面有1类SVM-The simpleSVM project contains Machine Learning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, n
SVM
- 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu
one-class
- java支持向量机One-class程序,包括训练、预测文本的读取,设置好路径和文本格式,可运行-java svm one_class
one-class-SVM
- 经典的单类相关向量机程序,比较实用,适合初学者-classical one-class SVM program,very practical and satisfied for the beginner