搜索资源列表
-
0下载:
在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。-In the field of machine learning, support vector machine SVM (Support Vector Machine) is a supervised learning model, typically used for pattern recognition, classification, an
-
-
1下载:
基于分段函数的支持向量分类机,使用BFGS算法进行求解-Piecewise-based support vector machine, using BFGS algorithm to solve
-
-
0下载:
主成分分析、Fisher判别法与支持向量机在模式识别中的应用-Application of principal component analysis, Fisher discriminant analysis and support vector machine in pattern recognition
-
-
0下载:
一个粒子群优化的支持向量机,运行过的,很好用,供初学者参考-A particle swarm optimization support vector machine (SVM), running, useful, reference for beginners
-
-
0下载:
SVM多分类算法的一些程序,有很多种类型,包括经典的四种工具箱,还有代价敏感支持向量机,超球面支持向量机等-Some programs about SVM multi-classification algorithm, there are many types, including the classic four toolbox, as well as the price-sensitive support vector machine, hypersphere support vector
-
-
0下载:
Intrusion Detection System Using Data Mining Technique: Support Vector Machine
-
-
1下载:
在机器学习领域,支持向量机SVM(Support Vector Machine)是一个有监督的学习模型,通常用来进行模式识别、分类、以及回归分析。本程序是SVM的python实现,用的是SMO算法。只能进行分类,并且能够显示图形结果。-In the field of machine learning, support vector machines SVM (Support Vector Machine) is a supervised learning model is usually use
-
-
0下载:
支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
-
-
0下载:
python,svm支持向量机例子。里面有文档和源码。-python, svm support vector machine example. There are documents and source code.
-
-
0下载:
matlab 支持向量机的源代码,里面有经典的案例分析,可以运行-Matlab support vector machine source code, which has a classic case analysis, you can run
-
-
0下载:
针对风电场短期风速的预测提出一种基于小波变换的组合预测方法。首先利用Mallat 算法对短期风速时间序列进行db3 小波三层分解与重构,得到短期风速时间序列的近似分量和细节分量。针对近似分量和细节分量的不同特性,对近似分量利用粒子群算法优化的最小二乘支持向量机进行预测,对细节分量利用自回归求和滑动平均模型进行预测。最后各预测模型预测值组合叠加得到最终的短期风速预测值。仿真结果表明该方法具有较高的预测准确度。-In order to improve short-term wind speed pr
-
-
0下载:
用于回归的支持向量机程序,改程序用python语言编写,使用前需安装libsvm-Support vector machine for regression procedure, change program written in python, using libsvm before installation
-
-
0下载:
支持向量机与核学习工具箱,用于数据挖掘中核方法开发的必备工具,如支持向量机、极限学习机等。-Support vector machine (SVM) and nuclear learning toolkit for nuclear method development of necessary tools in data mining, such as support vector machine (SVM), extreme learning machine, etc.
-
-
0下载:
SVM,支持向量机,可以实现分类。svm,svm-support vector machine
-
-
1下载:
运用支持向量机对一组超宽带非视距信号识别-Support Vector Machine Signal Identification
-
-
0下载:
支持向量机与朴素贝叶斯算法,对数据进行分类后深度了解数据的结构-Support vector machine and naive Bayes algorithm.Classifying the data and understanding the structure of the data in depth
-
-
0下载:
text classification for support vector machine
-
-
0下载:
CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
-
-
0下载:
用于机器学习,代码中将支持向量机计算过程详细展示(For machine learning, the code is shown in detail in the support vector machine computing process)
-
-
0下载:
该代码实现了经典的SVM支持向量机算法,Python语言编写,产生结果图。(This code implements the classic SVM support vector machine algorithm, Python language, and produces the result graph.)
-