搜索资源列表
prediction-GRNN
- GRNN的数据预测-基于广义回归神经网络货运量预测-The data prediction GRNN- Generalized regression neural network based on volume forecast
CART
- 这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
Linear_regression
- Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dic
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
winsvm2.0
- 本软件是 windows系统平台下的支持向量机软件,包括了支持向量机的几种常用类型,可用于分类和回归-This software is under the windows system platform support vector machine software, including support vector machines for some commonly-used type, can be used for classification and regression
grnnforexample
- 广义回归神经网络是RBF的一个扩展。但是具体怎么实现却代码很少,本代码是一个grnn很好的学习例子。-Generalized regression neural network is an extension of RBF. But how to achieve specific code but rarely, the code is a good learning example grnn.
RS reducta priori regression
- 基于粗糙集的知识约简算法和采用回归进行的知识约简表示-Based on Rough Set Knowledge Reduction Algorithm and the use of regression express the knowledge reduction
Regression_SVM_SteveGunn
- SVM的回归算法。使用时需按照要处理数据特点选定参数。-SVM regression algorithm. Want to use when processing data in accordance with the characteristics of the selected parameters.
MATLAB_GA
- :本文简要阐述了遗传算法的基本原理, 给 出具体的程序设计方法和基于 MAT L AB语言的实现, 最后举例验证 了所编程序在 函数全局寻优 中的有效性。-Implementation of gentleBoost Friedman, J. H., Hastie, T. and Tibshirani, R. "Additive Logistic Regression: a Statistical View of Boosting。
libsvm-2.89
- 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
Inertiadevicefaultpredictionbasedonwavelet
- :为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vect
nonlinear_regression_SVM
- 用于在matlab中实现非线性回归的支持向量机svm算法-Used matlab to implement non-linear regression algorithm of support vector machines svm
AFSA-neural-network-based-projection-pursuit-regre
- 一种基于AFSA的神经网络投影寻踪耦合回归模型AFSA neural network based projection pursuit regression model coupling-AFSA neural network based projection pursuit regression model coupling
SVM-REGRESSION
- 一篇关于支持向量机回归算法的研究与应用,较详细的介绍了有关支持向量机的原理和使用方法。-intrudce the principle of SVM regression and the method of using it.
rbf_exact
- rbf神经网络用于函数的回归,能根据已知的系写点对函数进行分析,达到预期目标。-rbf neural network for function regression, according to the known system of writing points to the function, to achieve the desired objectives.
RBF_regression_classification
- 径向基神经网络的应用,回归分析和分类分析程序。有一定的参考意义。-Application of RBF neural network, regression analysis and classification of procedures. Have some reference value.
BP
- BP神经网络训练程序,可以用来做各种计算,如线性拟合-BP neural network training procedures can be used for various calculations, such as linear regression, etc.
bp-regression
- BP神经网络的非线性系统建模-非线性函数拟合-bp regression
regression
- 用线性回归找到最佳拟合直线,局部线性加权回归(locally weighted linear regression)
Deep-Belief-Network-for-Regression-master
- 利用深度置信网络进行回归建模(Regression Modeling Using Deep Belief Network)