搜索资源列表
SVM
- 在机器学习领域,支持向量机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
linear_CTSSVM
- 基于分段函数的支持向量分类机,使用BFGS算法进行求解-Piecewise-based support vector machine, using BFGS algorithm to solve
word2vec
- word2vec 实现词向量生成,用于自然语言分析,数据挖掘,人工智能等-word2vec achieve word vector generation for natural language analysis, data mining and artificial intelligence. . . . .
pattern-identification
- 主成分分析、Fisher判别法与支持向量机在模式识别中的应用-Application of principal component analysis, Fisher discriminant analysis and support vector machine in pattern recognition
zhichixiangliangji
- 数据分类,支持向量机,主要应用于监控识别系统共,值得一看,值得一学。-Pattern recognition, license plate number to extract, mainly used in monitoring identification system altogether, worth a visit, it is worth learning.
mvrvm_c
- 相关向量机RVM用于预测和分类,含有归一化,训练和测试,可以多变量输出,解决海瑟矩阵问题-RVM relevance vector machine for prediction and classification, containing normalization, training and testing, can be more variable output matrix problem solving Heather
rvm-wind-power-forecast
- 相关向量机用于风电场功率预测和各种大数据分类问题,单变量输出-Relevance vector machine for a wind farm power prediction and a variety of large data classification problem, univariate output
pujulei
- 谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering algorithm based on the spectrum b
libsvm-3.18
- 在matlab环境下的支持向量机(SVM)的代码工具箱-SVM toolbox
24567507qpso-svm
- 一个粒子群优化的支持向量机,运行过的,很好用,供初学者参考-A particle swarm optimization support vector machine (SVM), running, useful, reference for beginners
SVM
- 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
1
- 检测中文文章的相似度,首先对中文文章分词处理,然后提取特征,计算特征向量夹角。检验是否相似-Similarity detection Chinese article, the first article of the Chinese word processing and feature extraction, feature vector angle calculation. Test whether similar
LSSVM
- 最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化-igam=0.001 isig2=0.001 [gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },... [0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm ) type= function approximation kernel= RBF_
svm
- 支持向量机python实现算法,回归、分类、预测-surpport vector machion
SVM
- 改程序可以实现基于支持向量机方法的径流中长期预报(A runoff forecasting method based on Support Vector Machines)
py脚本
- svm支持向量机,包括训练数据,训练代码和测试代码(SVM support vector machines, welcome to download, including the data set)
chks光滑支持向量机-程序
- CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
相关向量机
- 稀疏贝叶斯学习中相关向量机学习程序资料,一起学习(In sparse Bayesian learning, correlation vector machine learning program data, learning together)
支持向量机
- 用于机器学习,代码中将支持向量机计算过程详细展示(For machine learning, the code is shown in detail in the support vector machine computing process)
