搜索资源列表
me2svm
- 将最大熵的数据格式转为SVM分类器所需的数据格式-of maximum entropy data formats SVM classifier to the required data format
OpenSVM-1.0.1-Beta-SRC(2)
- OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
svm libsvm使用中的参数说明和视频教程以及程序中数据的格式要求
- libsvm使用中的参数说明和视频教程以及程序中数据的格式要求-libsvm-use instructions and video tutorials, and parameter data in the format of the program requirements
USPS.rar
- 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
SVM
- OpenCV机器学习SVM支持向量机的分类程序 word格式-OpenCV machine learning support vector machine SVM classification procedure word format
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
svm
- 將libsvm包起來, 只要讀入一個matrix 即可 轉換成libsvm所需的格式 然後就可以跑了-The libsvm package together, as long as you can read into a matrix to convert the format required libsvm can then be run
FormatDatalibsvm
- svm数据转化文件,利用里面的宏转化可以把数据格式转化为svm适用格式-svm data into files, use the macro inside the data format can be converted into applicable format svm
TransSVM
- 将.txt格式的数据转换成svm所需要的格式-Will. Txt format data into the format required for svm
osu-svm
- OSU-SVM,基于LibSVM但是不需要LibSVM的格式,可以在32位的电脑上运行,速度较快,比较稳定,欢迎试用。-OSU-SVM, based on LibSVM but not LibSVM format, 32-bit computer can run faster, more stable, welcomed the trial.
human-recognition
- 基于方向梯度直方图和SVM的人体检测算法论文,NH格式-Gradient direction histogram and SVM based human detection algorithm thesis, NH format
matlab
- svm中用于matlab平台的代码-matlab routine to achieve the image samples into libsvm data format, and write txt file
image2file
- 程序的功能是批量读取图像文件,将像素保存为txt格式,方便像素的后续处理,如SVM训练等。-Batch functionality of the program is to read the image file will be saved as a txt format pixel, pixel convenient subsequent processing, such as SVM training.
libsvm_format
- Transform data to the format of an SVM package(libsvm) Each row represents one record [label] [index1]:[value1] [index2]:[value2] ... 2‐class label: +1, ‐1 n‐class label: 1..n
tmsvm_for_win_1.2.0
- window下的文本分类工具tmSVM,该系统在封装 libsvm 、 liblinear 的基础上,又增加了 特征选择 、 LSA特征抽取 、 SVM模型参数选择 、 libsvm格式转化模块 以及一些实用的工具。-Text categorization tool tmSVM under the window, the system on the basis of encapsulation libsvm, liblinear, added feature selection, LSA fea
SVM_REGRESSION
- 这段时间自己在学机器学习相关的内容,其中用到了SVM回归。我采用的libSVM.网上论坛和博客已经有其相当详细的介绍,但是操作步骤比较多,且要下载的文件也比较多。之后我把应该要具有的svm文件整理在一个文件夹中,并把相关教程,和自己的操作经验一并打包在此分享。有些文件是自己编写的,用来转换libsvm数据格式,其他的都在相应的文件夹下可以找到,我自己的实验数据和图也在其中。记住,gridregression.py使用时要内部改路径。我的是64位系统 - This time I
SVM
- State vector machine with single class output. The code works on 32 bit numbers in IEEE 754 floating point format for single precision numbers.
Matlabalgorithmlibrary
- MATLAB算法库,包含K均值聚类-分类模型,logistics回归-用于决策,非线性拟合,回归分析模型,支持向量机SVM-用于分类决策,主成分分析PCA-用于决策,TXT格式,适用于数学建模-MATLAB algorithm library, including K-means clustering- classification model, logistics regression- for decision making, nonlinear fitting, regression an
SVMtest
- 调用C++ LIBSVM库实现SVM支持向量机模型的训练以及预测,输入输出均为CSV格式的文件。-Call the C++ LIBSVM library to achieve SVM support vector machine model training and forecasting, input and output are CSV format files.
svmtrain
- 基于支持向量机的对指定多个包含特征的训练集图片,包含label信息。训练后,可对于相同格式的图片进行分类。(A training set image containing multiple features is included in the support vector machine (SVM), which contains label information. After training, the pictures in the same format can be classifi