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

搜索资源列表

  1. softmaxregression

    0下载:
  2. softmaxregression,即多分类的逻辑斯特回归算法,python编写-softmaxregression, namely multi-classification logistic regression algorithm, python write
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1251
    • 提供者:王科
  1. logisticregression

    0下载:
  2. 二分类logistic回归算法。通用性比较强-Binary logistic regression algorithm. Universal relatively strong
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1245
    • 提供者:王科
  1. SVM_MATLAB

    0下载:
  2. 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Vector Machine SVM classification and regression algorithm toolbox four support. Written in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2701759
    • 提供者:郭彬
  1. Multiple-linear-regression

    0下载:
  2. 用C++实现多元线性回归算法,方便在变成过程中使用-Multiple linear regression
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5862197
    • 提供者:杨凤祥
  1. 2006

    1下载:
  2. 高斯过程回归算法工具箱,很好用的,我用过-Gaussian process regression algorithm toolbox, well used, I used
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1345967
    • 提供者:晓晓
  1. gaSVMcgForRegress

    0下载:
  2. 一种基于基因遗传算法和支持向量机的回归算法-Regression algorithm based on genetic algorithm and support vector machine
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1707
    • 提供者:张新静
  1. Artificial-network

    0下载:
  2. 包括神经网络的主元处理,回归算法,建模数据集的源码,bp,rbf设计实例-Artificial neural network n
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:84344
    • 提供者:tigerlppp
  1. code

    0下载:
  2. 这是关于softmax回归算法的源代码,是c++写的,比较完整,直接可以运行,是个不错的程序-This is the softmax regression algorithm source code, is c++ written, more complete, can be run directly, it is a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1013
    • 提供者:chen
  1. LS-SVR

    1下载:
  2. 最小二乘支持向量回归算法: 训练数据用来得到回归模型,测试数据用来判断是否为显著武昌-Least squares support vector regression algorithm: Training data to train the model, the test data for testing, to judge whether the data for gross error data
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2052
    • 提供者:zhu zhi
  1. LinearLWR

    0下载:
  2. 代码为Matlab环境下开发的局部加权线性回归算法,以绘图方式表达结果。-Matlab code for locally weighted linear regression algorithm under development environment to graphically express the results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:794
    • 提供者:陈静
  1. multi_regression

    0下载:
  2. 用c#实现的多元线性回归算法 有界面 可运行-multi regression using c#
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:43968
    • 提供者:www
  1. SER

    0下载:
  2. 根据序贯回归算法原理,实现了序贯回归算法的仿真,并画出了权轨迹随迭代次数的变化图形-Accoding to the principles of SER,the simulation of SER is realized and graphics of trace of weight versus iteration times is drawn
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:lewi
  1. logistic

    1下载:
  2. 用于知识挖掘的逻辑回归算法,代码很全,对于初学者很好-It is used to classfication
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:213574
    • 提供者:zhoulifeng
  1. randomforest-matlab

    3下载:
  2. 基于随机森林思想的分类和回归算法,调试通过。-Random forests classification and regression algorithm based on the thought of.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:429027
    • 提供者:hell
  1. logRegres

    0下载:
  2. 机器学习算法,Logistic回归算法,最优化理论和梯度下降-Machine learning algorithms, Logistic regression algorithm, optimization theory and the gradient descent
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1502
    • 提供者:王铭航
  1. linearEst

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

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

    0下载:
  2. 用 go 语言实现 owlqn 算法 owlqn 算是是一种优化的 逻辑回归 算法-Using go language to realize owlqn algorithm Owlqn is an optimized logistic regression algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5380
    • 提供者:yao
  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. LogisticRegression

    1下载:
  2. 该算法是实现二值Logistic回归算法。包含方差分析检验,回归系数,相关系数,剩余标准差,标准偏回归系数,点预测值,区间预测值。-The algorithm is to achieve binary Logistic regression algorithm. Included analysis of variance, regression coefficients, correlation coefficient, residual standard deviation, standard
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4329
    • 提供者:肖皇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com