搜索资源列表
基于支持SVM Web数据挖掘
- 基于svm的WEB数据挖掘的文档,SVM的方法开辟了学习高维数据新的天地,为WEB数据开发提供了一个先进的思路。-svm Web-based data mining documents, SVM method opened up a high-dimensional data learning new vista for the development of Web data provided an advanced ideas.
svm.rar
- svm算法源代码,对数据挖掘等都很有用的,SVM algorithm source code, for data mining is very useful
SVM
- 支持向量机是一种有效率数据挖掘分类工具,它做为预处理工具使用-Support vector machine is an efficient classification of data mining tools, which tools to use as a pretreatment
SVM
- 有基于 matlav的svm软件工具,感觉挺好用的。里面有很多实例,稍加修改就可以使用。例如三分类问题: 1、输入三类数据xapp yapp 2、选择多类分类方法(一对多或一对一或m-svm) 3、设置参数 4、调用训练函数得到向量机参数 5、输入测试数据,得到预期结果。 -There is matlav based on the SVM-based software tools, I feel pretty useless. Inside there is a lot
mushroom
- /* The sample demonstrates how to build a decision tree for classifying mushrooms. It uses the sample base agaricus-lepiota.data from UCI Repository, here is the link: Newman, D.J. & Hettich, S. & Blake, C.L. & Merz, C.J. (1998). UCI Repos
SVMScale
- Scale Data using in SVM algorithm
FormatDatalibsvm
- svm数据转化文件,利用里面的宏转化可以把数据格式转化为svm适用格式-svm data into files, use the macro inside the data format can be converted into applicable format svm
data
- SVM是支持向量机的缩写,是属于统计学习理论的一种人工智能算法。 osu svm是一个工具箱-SVM is a support vector machine stands are a statistical learning theory artificial intelligence algorithms. osu svm is a toolbox
SVMCsharp
- 支持向量机是数据挖掘中的一种新方法。用C#写的支持向量机源码,包括SVM模型,SVM预测、SVM节点、SVM参数设置等方面的内容,希望对你有用!-SVM is a new data mining method. Written with C# source of support vector machines, including the SVM model, SVM prediction, SVM node, SVM parameter settings and other aspects,
WindowsFormsApplication15
- svm预测c#版,很好,有上传资料的详细功能压缩包解压没有密码-svm predicted c# version, very good, with more features upload data without a password archive decompression
SVM
- SVM算法的一个windows下实现,用决策树实现预测农产品质量,数据存放于SQLServer中,ADO方式存取。-SVM algorithm a windows with decision tree predictive quality of agricultural products, the data stored in SQLServer ADO accessed.
SVM
- 该文件是SVM神经网络的源程序,可以用于对数据进行分类预测-The file is SVM neural network source, can be used for data classification forecast
SVM.R
- 利用R语言实现SVM.已经编写为函数,只需输入测试集和训练集数据即可-using R to do SVM classify。user only have to upload training and test data
svm
- 基于matlab的SVM支持向量机数据分类预测模型-SVM prediction data classification
SVM
- 支持向量机(SVM)分类支持向量机的故障诊断,主要可以处理多维数据,该算法能否实现故障和故障类型的判断-For support vector machine (SVM) classification of SVM fault diagnosis, the main can handle multidimensional data, whether the algorithm can realize fault and failure types of judgment
SVM
- vs2010c#实现的svm完整工程,调用了c#版的libsvm,窗口界面,功能包括参数设置,加载训练/泛化/测试数据,保存训练好的svm模型,加载训练好的svm模型,输出泛化和测试结果。相信对大家有帮助。-Vs2010c# implementation of the svm complete project, called the c# version of the libsvm, window interface, features include parameter settings, l
程序
- SOM-SVM模型是利用SOM的聚类特点,将含有相同特征的输入样本聚集在一起,并把离聚类中心较远的输入样本舍去。经过20%的样本压缩后,将含有代表性的小样本再送入SVM进行训练。本文的样本集通过实验平台采集,验证了基于支持向量机的频谱感知方法在实际数据测试条件下也能取得很好的感知性能。仿真结果表明,SOM-SVM模型在低信噪比下,频谱检测率接近100%,检测错误率也得到了很好的改善。(The SOM-SVM model is based on clustering characteristics
svm
- svm的实验报告,数据是cold2000的,保险公司的数据(svm experimental report, the data is cold2000, the insurance company data)
svm
- Here is the Matlab code for SVM classification with data.
GA-Bagging-SVM-code
- 基于matlab软件的Ga-bagging-svm程序,包含算例data,编写规范,非常好用(Ga-bagging-svm program based on MATLAB software, including example data, compiling specifications, very useful)