搜索资源列表
C# 线性回归算法 源码
- visual studio 开发环境,C# 语言,含算法源码,窗体化表示
LineRegSource
- 二元线性回归算法 使用最小二乘法 C#语言编写-Linear Regression
SVM
- 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
SVM_SteveGunn
- 支持向量机的分类和回归算法,可用于模式识别和预测-Support vector machine classification and regression algorithms can be used for pattern recognition and prediction
SVM_lzb1p0
- 支持向量机matlab程序 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法-Support vector machine matlab procedur
SVM_luzhenbo
- 支持向量机工具箱,可进行分类,预测等,实现了四种支持向量机工具箱的分类与回归算法,有实例-Support Vector Machine Toolbox, it can conduct classification, prediction and so on, implementation of the four support vector machine toolbox classification and regression algorithm, has examples of
Regression_SVM_SteveGunn
- SVM的回归算法。使用时需按照要处理数据特点选定参数。-SVM regression algorithm. Want to use when processing data in accordance with the characteristics of the selected parameters.
j_13949_vb_tree
- VB回归算法的一个极佳实例,曾经让作者花了两年时间才完成,程序中运用了大量优化过的回归算法,通过给定的参数,简单的进行设置,可以生成一棵漂亮的仿真大树,学算法值得一看,带全套背景、带音乐,很不错。 -VB return an excellent example of the algorithm, so that the author had spent two years to complete, procedures have been used to optimize the retur
datana
- 数理统计的VB代码 包括了数值计算 各种回归算法等-Mathematical statistics, numerical calculation of VB code that includes a variety of regression algorithm
xianxinghuigui
- 一元线性回归算法,用DELPHI写的,对于数据的一元线性回归计算有帮助-Linear regression algorithm, written in DELPHI for data, a linear regression help
xxhg
- C++线性回归算法,运行后输入数据,即能对所输入的数据进行线性回归运算-C++ linear regression algorithm, running the input data, which can input data by computing the linear regression
VB_code_tree_generated_regression_algorithm
- VB回归算法生成仿真大树源程序VB source code tree is generated by regression algorithm -VB source code tree is generated by regression algorithm
machine learning 的线性回归算法
- andrew ng 教授在machine learning 上的线性回归算法matlab代码,对于学习机器学习的新手是一个很好的入门课程
ELM
- ELM回归与分类算法,用于近红外光谱或拉曼光谱数据处理(ELM regression and classification algorithms are used for near infrared or Raman spectral data processing)
回归算法
- matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
线性回归
- matlab线性回归计算,基于梯度下降的线性回归算法(matlab linear regression)
实现相关向量机回归算法的MATLAB程序
- 相关向量机的回归算法,分类算法,是学习相关向量的好例子(Relevance Vector Machine)
逻辑回归算法
- 此处python实现机器学习的逻辑回归算法(A logical regression algorithm for machine learning by Python)
SVM的回归预测分析——上证指数开盘预测
- 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)