搜索资源列表
libsvm-mat-2[1].9-11
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
smrMATLABcode
- smo回归算法代码,c++编程,适合初学者学习和研究使用,欢迎下载和讨论-the smo regression algorithm the code, c++ programming for beginners to learn and study the use of, welcome to download and discussion
WINSVM.ZIP
- 支持向量回归算法的应用,可以采用支持向量机进行预测-Application of Support Vector Regression Algorithm
LinearLWR
- 代码为Matlab环境下开发的局部加权线性回归算法,以绘图方式表达结果。-Matlab code for locally weighted linear regression algorithm under development environment to graphically express the results.
SER
- 根据序贯回归算法原理,实现了序贯回归算法的仿真,并画出了权轨迹随迭代次数的变化图形-Accoding to the principles of SER,the simulation of SER is realized and graphics of trace of weight versus iteration times is drawn
example_regress
- IDL语言编写的多元线性回归算法,数据格式调好后 可直接用-Multiple linear regression algorithm IDL language, good data format can be adjusted directly
SVM_lzb1p0
- 这里实现了四种SVM工具箱的分类与回归算法 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_SteveGu
logistical-regression-example
- 逻辑回归算法,分析结婚情况。判断方式 残差偏差/残差自由度-Logic regression algorithm, analysis of the situation of marriage. Judgment mode residual error/residual degree of freedom
LogisticRegression
- vs2012平台,visual C++;深度学习逻辑回归算法,可运行,可操作-vs2012,visual c++,LogisticRegression
matlab经典算法的程序
- 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
6.聚类和EM算法
- 聚类和EM算法实例,包括线性分类和非线性分类,线性回归和非线性回归(Examples of clustering and EM algorithm include linear classification and nonlinear classification, linear regression and nonlinear regression)
关于回归神经网络的交通状态判别
- 聚类分析又称群分析,它是研究(样品或指标)分类问题的一种统计分析方法,同时也是数据挖掘的一个重要算法。 聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。 聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。(Clustering algorithm)
支持向量机算法包
- SVR libsvm-3.1-[FarutoUltimate3.1Mcode](libsvm-3.1-[FarutoUltimate3.1Mcode])
算法大全
- 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explanation,)
算法大全
- 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explanation,)
实现相关向量机回归算法的MATLAB程序
- 相关向量机的回归算法,分类算法,是学习相关向量的好例子(Relevance Vector Machine)
CARS_PLS
- 竞争性自适应重加权算法(CARS)是通过自适应重加权采样(ARS)技术选择出PLS模型中回归系数绝对值大的波长点,去掉权重小的波长点,利用交互验证选出RMSECV指最低的子集,可有效寻出最优变量组合。(Competitive adaptive reweighted algorithm (CARS) is obtained by adaptive reweighted sampling (ARS) technique is selected in the PLS model regression
一种快速稳健高斯回归滤波算法_孔明
- 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
PCAR
- 主成分回归算法的python实现,用于进行预测的问题(Python implementation of principal component regression algorithm for prediction)
Logistic回归统计算法的matlab实现
- 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)