CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 线性回归

搜索资源列表

  1. Multiple-linear-regression-analysis

    0下载:
  2.  在回归分析中,如果有两个或两个以上的自变量,就称为多元回归。事实上,一种现象常常是与多个因素相联系的,由多个自变量的最优组合共同来预测或估计因变量,比只用一个自变量进行预测或估计更有效,更符合实际。因此多元线性回归比一元线性回归的实用意义更大。-In regression analysis, if there are two or more independent variables, it is called multiple regression. Indeed, a phenomenon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄毅
  1. xianxinghuigui

    0下载:
  2. matlab 做线性回归的小程序,简单实用,说明详尽-linear regression
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:zhao
  1. sjnh

    0下载:
  2. matlab 用于数据拟合的几个教程:包括一元线性回归分析 一元非线性回归分析多重回归分析-matlab for data fitting several tutorials include: one yuan linear regression analysis one yuan non-linear regression analysis of multiple regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:83231
    • 提供者:xcx
  1. Desktop

    0下载:
  2. 程序是实现加权线性回归的,自己构造数据吧-this is the linear regression
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5288
    • 提供者:david
  1. iris

    0下载:
  2. 随机梯度下降,在一个UCI数据集上的实现。随即梯度下降是线性回归的一个重要推论。-A gradient descent test in Java, using a UCI dataset
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:31039
    • 提供者:黄恺
  1. linear_regression_with_one_variable

    0下载:
  2. 自己编写的程序,能够实现单变量的线性回归,随机产生训练样本,利用梯度下降法实现训练过程,并且画出了误差的迭代曲线。-I have written a program that can achieve single-variable linear regression, random training sample using gradient descent method to achieve the training process, and draw the iterative curve
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:645
    • 提供者:任仁
  1. daima

    0下载:
  2. 基于多元线性回归分析的耦合通道参数化建模-Coupled channel parametric modeling based on multiple linear regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3222
    • 提供者:wangshunxin
  1. Linear-Regression

    0下载:
  2. 线性回归的学习算法。包括数据分析、线性回归、在线梯度下降、多项式回归。压缩包中给出.txt数据文件及说明文档。-Linear regression learning algorithm. Including data analysis, linear regression line gradient descent, polynomial regression. Compressed data given .txt file and documentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:67769
    • 提供者:安静
  1. PLS

    1下载:
  2. 经典的偏线性最小二乘算法,可用于线性回归和故障诊断-Classical linear partial least squares algorithm can be used for linear regression and Troubleshooting
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5516
    • 提供者:张磊
  1. regression

    0下载:
  2. 机器学习算法,预测数值型回归,岭回归和逐步线性回归-Machine learning algorithms to predict numerical regression, ridge regression and stepwise linear regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3085
    • 提供者:王铭航
  1. regTrees

    0下载:
  2. 机器学习算法,树回归,CART算法,回归与模型树算法,局部加权线性回归-Machine learning algorithms, regression tree, CART algorithm, regression and model tree algorithm, locally weighted linear regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:王铭航
  1. Multiple-linear-regression-model

    0下载:
  2. 多元线性回归模型,用C++语言编写而成,可运行-Multiple linear regression model,written by visual C++
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1153
    • 提供者:但灵芝
  1. mlclass-ex1-007

    0下载:
  2. 线性回归,例程加源码,学习资料,实测可以运行-Linear regression routines plus source code, learning materials, the measured run
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:483724
    • 提供者:王勇
  1. Liner-home-and-sqlserver

    0下载:
  2. 从SQLSERVER数据库取数据,然后做一元线性回归运算,可以实现,但是计算的结果并不算准确-Data taken the SQLSERVER , and then do the linear regression calculation, can be achieved, but the results of the calculation is not accurate
  3. 所属分类:SQL Server

    • 发布日期:2017-05-21
    • 文件大小:6507874
    • 提供者:许永康
  1. linearEst

    0下载:
  2. linearEst线性回归算法,包括回归显著性检验,F 检 验-Linear regression algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1014
    • 提供者:cj
  1. reglm

    0下载:
  2. 多重线性回归分析或广义线性回归分析,产生线性回归分析的方差分析表和参数估计结果-Multiple linear regression or generalized linear regression analysis, the estimation results generated linear regression analysis and analysis of variance tables and parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2143
    • 提供者:李明
  1. LinearRegression

    0下载:
  2. 该算法是实现多元线性回归算法。该算法包含了F检验,t检验,模型检验。-The algorithm is to achieve multiple linear regression algorithm. The algorithm includes the F-test, t test, model checking.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4018
    • 提供者:肖皇
  1. DataScreening-

    0下载:
  2. 该程序是实现线性回归算法异常数据的筛选。-The program is a linear regression algorithm abnormal screening data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6133
    • 提供者:肖皇
  1. LinearReg

    0下载:
  2. 线性回归的,递归实现,可被编译成DLL,欢迎交流-The realization of recursive linear regression,, can be compiled into DLL, welcomed the exchange of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1192871
    • 提供者:solin
  1. Descent

    1下载:
  2. 梯度下降线性回归python源码,测试过-descent linear regression
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3806
    • 提供者:cao
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com