搜索资源列表
Multiple-linear-regression-analysis
- 在回归分析中,如果有两个或两个以上的自变量,就称为多元回归。事实上,一种现象常常是与多个因素相联系的,由多个自变量的最优组合共同来预测或估计因变量,比只用一个自变量进行预测或估计更有效,更符合实际。因此多元线性回归比一元线性回归的实用意义更大。-In regression analysis, if there are two or more independent variables, it is called multiple regression. Indeed, a phenomenon
Nonlinear-regression
- 有一类模型,其回归参数不是线性的,也不能通过转换的方法将其变为线性的参数。这类模型称为非线性回归模型。在许多实际问题中,回归函数往往是较复杂的非线性函数。非线性函数的求解一般可分为将非线性变换成线性和不能变换成线性两大类。这里主要讨论可以变换为线性方程的非线性问题。-There is a class model, the regression parameters is not linear, it can not be converted into a linear method parame
2d-logistic-regression
- 二分类逻辑回归matlab代码,运行有效,包含图形说明。-Binary logistic regression matlab code to run efficiently, including graphical instructions.
regression
- 回归分析 很详细有各种例子及matlab代码和运行结果图 -Regression analysis in great detail a variety of examples and matlab code and operating results Figure
Regression
- Regression lineaire et non lineaire
Linear-Regression
- 线性回归的学习算法。包括数据分析、线性回归、在线梯度下降、多项式回归。压缩包中给出.txt数据文件及说明文档。-Linear regression learning algorithm. Including data analysis, linear regression line gradient descent, polynomial regression. Compressed data given .txt file and documentation.
regression
- 机器学习算法,预测数值型回归,岭回归和逐步线性回归-Machine learning algorithms to predict numerical regression, ridge regression and stepwise linear regression
Multiple-linear-regression-model
- 多元线性回归模型,用C++语言编写而成,可运行-Multiple linear regression model,written by visual C++
polynomial-regression
- this code helps to find answer through polynomial regression method
logistic-regression
- 用java实现了逻辑回归的算法,压缩包中有测试数据可以使用.-Using java to implementation a logistic regression algorithm, the compressed package including test data.
random forest regression
- 随机森林做回归处理,一种新型重要的图像处理算法,广泛使用。
ML-estimation-for-linear-regression-model
- ML estimation for linear regression model
PLS-regression
- 王惠文-(book)偏最小二乘回归方法及应用1 -Wang Huiwen- (book) and application of partial least squares regression method 1
logistic-regression
- 逻辑回归模型的实现,可以进行训练,预测,分类-Achieve logistic regression model can be trained, forecasting, classification
linear-regression
- 最小二乘法的实现,线性回归的系统辨识,通过最小二乘的方法辨识系统模型的参数-linear regression
softmax-regression
- softmax 回归源代码(高维logistic回归 )进行邮件文本分类。-softmax regression to classify for email text.(high dimension of logistic regression)
regression-analysis
- 利用计量地理学回归分析matlab实现代码-Matlab code for the regression analysis of quantitative geography
regression-analysis
- 一类曲线拟合与回归方程 误差分析 动态收敛图- A Class of Curve fitting and regression analysis of dynamic convergence error Figure
Support-Vector-Regression
- Support Vector Regression Implementation
Least-squar-support-vector-regression
- Least square Support vector regression