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

搜索资源列表

  1. regression-analysis

    0下载:
  2. 研究线性回归分析中多元回归分析及非线性回归分析中Logistic回归分析在实际中的应用。-The linear regression analysis of multiple regression analysis and nonlinear regression analysis Logistic regression analysis in practical application.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1429338
    • 提供者:焦玉婷
  1. glmfit_fda

    1下载:
  2. 拟合正则广义线性模型,编制glmfit函数,解决logistic回归模型-Fitting regular generalized linear models, the preparation glmfit function to solve the logistic regression model
  3. 所属分类:ELanguage

    • 发布日期:2017-04-02
    • 文件大小:9301
    • 提供者:高雁
  1. wald

    0下载:
  2. 用LUA编写的logistic回归分析中的wald检验-wald test in logistic regression using LUA
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:1024
    • 提供者:alen
  1. mlclass-ex1

    0下载:
  2. 机器学习里的多分类问题,用logistic回归解决。-Machine learning in the multi-classification problem, using logistic regression to solve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:6808088
    • 提供者:xieqiwei
  1. mpRegression

    0下载:
  2. 多元多项式回归,即一个程序,一个程序,对于给定的数据确定最小误差平方多项式。输出值也可能被转化运用Logit变换,从而使多元logistic回归。如何应用此程序的简要描述,可以发现在C源码包文件中的倒退/ EX / README。-A program for multivariate polynomial regression, i.e., a program that determines a minimum squared error polynomial for given data. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:28638
    • 提供者:sdl
  1. logisticregression

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

    • 发布日期:2017-04-06
    • 文件大小:1245
    • 提供者:王科
  1. (SVM)-regression-algorithm

    0下载:
  2. 对比这么复杂的推导过程,SVM的思想确实那么简单。它不再像logistic回归一样企图去拟合样本点(中间加了一层sigmoid函数变换),而是就在样本中去找分隔线,为了评判哪条分界线更好,引入了几何间隔最大化的目标。-The derivation process of the contrast is so complex, the idea of SVM is so simple. It is no longer tried to like logistic regression fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3228878
    • 提供者:mumu
  1. logistic-regression

    0下载:
  2. 采用随机梯度算法,来利用逻辑回归对训练集进行分类-Classify the training set by logistic regression
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1284
    • 提供者:费梦娟
  1. 2d-logistic-regression

    3下载:
  2. 二分类逻辑回归matlab代码,运行有效,包含图形说明。-Binary logistic regression matlab code to run efficiently, including graphical instructions.
  3. 所属分类:matlab

    • 发布日期:2015-11-29
    • 文件大小:32768
    • 提供者:Dir
  1. logistic

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

    • 发布日期:2017-04-04
    • 文件大小:213574
    • 提供者:zhoulifeng
  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. logistic-regression

    3下载:
  2. 用java实现了逻辑回归的算法,压缩包中有测试数据可以使用.-Using java to implementation a logistic regression algorithm, the compressed package including test data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3805
    • 提供者:achun
  1. machineLearning-

    0下载:
  2. 利用机器学习中的K邻近、感知机和logistic回归分类男女-Using KNN,perception and logistic to divide male or female
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3508
    • 提供者:dsy
  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. logistic-regression

    0下载:
  2. 逻辑回归模型的实现,可以进行训练,预测,分类-Achieve logistic regression model can be trained, forecasting, classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:杜晓辉
  1. softmax-regression

    0下载:
  2. softmax 回归源代码(高维logistic回归 )进行邮件文本分类。-softmax regression to classify for email text.(high dimension of logistic regression)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7575819
    • 提供者:changliu
  1. 2d_logistic

    0下载:
  2. 已知两类离散数据,通过Logistic回归训练,实现两类数据的分类-Two kinds of discrete data are known, through Logistic regression training, to achieve the classification of two categories of data
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1144
    • 提供者:钟彦
  1. Logistic-matlab-an-example

    1下载:
  2. 采用逻辑回归分析,金融商业机构对企业进行评估,有一个具体的例子,是对企业的破产风险进行评估,逻辑回归是基于matlab做的-Using logistic regression analysis, financial business organizations to uate the enterprise, there is a specific example, is the enterprise bankruptcy risk assessment, logic regression is
  3. 所属分类:matlab

    • 发布日期:2016-11-09
    • 文件大小:51200
    • 提供者:王杰
  1. Logistic-Regression

    0下载:
  2. 逻辑回归是目前流行的神经网络算法的实现基石,本程序通过简单的例子介绍了逻辑回归的思想以及算法拓展。-Logistic regression is a popular neural network algorithm to achieve a cornerstone of this program through a simple example and introduced the idea to expand the logistic regression algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6068
    • 提供者:胡东
  1. logRegres

    0下载:
  2. 《机器学习实战》中logistic回归 其中分类器训练采用的最优化算法为梯度上升法以及改进的随机梯度上升法。-logistic regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:星星
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com