CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - logistic 回归

搜索资源列表

  1. Logistic

    1下载:
  2. logistic回归算法代码,希望对大家有所帮助
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:407612
    • 提供者:正义
  1. blogreg

    1下载:
  2. 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29829
    • 提供者:王而山
  1. unconditional-logistic-regression

    0下载:
  2. logistic回归分析相关资料分析总结1-logistic regression analysis, Data Analysis Summary 1
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:822813
    • 提供者:LEOLEE
  1. logistic

    2下载:
  2. matlab实现logistic回归 利用牛顿迭代的方法得到最后的回归参数-matlab realize logistic regression using Newton iteration method to get the final regression parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1744
    • 提供者:jessicaxaa
  1. 回归

    0下载:
  2. 实现线性回归和逻辑回归,并随机数据进行分类(Linear regression and logistic regression were implemented, and random data were classified)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:汝汝
  1. (1)线性回归、logistic回归和一般回归

    0下载:
  2. logic descr iption
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:711680
    • 提供者:yz350
  1. logistic regression

    0下载:
  2. 逻辑回归算法来进行分类,并计算查全率和召回率(Logical regression algorithm is used to classify .and to calculate recall and recall rate)
  3. 所属分类:大数据

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:yujiayu
  1. python-logistic

    0下载:
  2. 对因变量为0-1属性变量,利用Logistic算法,对其进行回归预测(The dependent variable is the 0-1 attribute variable, and the Logistic algorithm is used to predict it)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:xinxging
  1. logistic线性回归

    1下载:
  2. 应用MATLAB程序进行线性回归计算,此为相关代码,具有很强的应用价值。(Application of MATLAB program for linear regression calculation, this is the relevant code, has a strong application value.)
  3. 所属分类:matlab例程

  1. 多分类逻辑回归

    1下载:
  2. 该逻辑蒂斯回归模型matlab程序用于数据多分类,适用于有监督,学习型模型。(the matlab code of logistic regression used for data multi-classification. it is a kind of unsurpervisor study.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:7506944
    • 提供者:ally525
  1. logistic代码

    1下载:
  2. 在matlab平台上编写的回归分析代码,提供思路指导。(Regression analysis code written in matlab platform)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:warmstream
  1. logistic

    0下载:
  2. 一个在机器需欸领域非常经典的算法-逻辑回归,改实例实现了逻辑回归的功能,简单易懂,有条理,带有数据集(A very classic algorithm in the field of machine requirements - Logistic Regression, change instances to achieve the function of logistic regression, easy to understand, organized, with a data set)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:yuyinghua
  1. logisticRegressionshiyan线性回归

    1下载:
  2. 用于数据挖掘,疾病自动诊断,经济预测等领域。例如,探讨引发疾病的危险因素,建立Logistics回归模型,并根据此预测疾病发生的概率等(Used for data mining, disease automatic diagnosis, economic forecasting and other fields. For example, to explore the risk factors for disease, establish Logistics regression model,
  3. 所属分类:数学计算

  1. Logistic Regression

    1下载:
  2. 通过训练样本使用对数几率回归模型建模,并对测试样本类别进行预测(The training samples are modeled by log likelihood regression model, and then predicts the categories of test samples.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:88064
    • 提供者:mecthew
  1. logistic

    1下载:
  2. python实现的logistic回归,ex2为不带正则化的版本,ex2_reg为正则化版本,从数据集中的两个特征中,采用相乘与取n次方的方法,又人工生成了一些特征,因此加上了正则化。(logistic regression in python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-09-29
    • 文件大小:13312
    • 提供者:cxy321321
  1. Logistic

    1下载:
  2. 基于Logistic回归采用梯度提升算法及算法改进(Logistic regression and algorithm improvement)
  3. 所属分类:数学计算

    • 发布日期:2019-01-01
    • 文件大小:10240
    • 提供者:feiief
  1. 4逻辑回归分类_配套代码

    1下载:
  2. 吴恩达的course公开课上面logistic回归做分类的课程代码(Wu Enda's course open class, logistic regression to do the classification of curriculum code)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-13
    • 文件大小:5120
    • 提供者:`你管
  1. Classifiers

    2下载:
  2. 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class
  3. 所属分类:数学计算

    • 发布日期:2020-10-18
    • 文件大小:537600
    • 提供者:飞飞花儿
  1. logistic回归

    2下载:
  2. logistic回归matlab程序设计,里面包含例子,只需修改数据即可。(Logistic regression matlab programming, which contains examples, just need to modify the data.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-11
    • 文件大小:10240
    • 提供者:moluoker
  1. 逻辑回归

    1下载:
  2. 逻辑回归一般指logistic回归。logistic回归又称logistic回归分析,是一种广义的线性回归分析模型,常用于数据挖掘,疾病自动诊断,经济预测等领域。(Logistic regression generally refers to logistic regression. Logistic regression, also known as logistic regression analysis, is a generalized linear regression analysi
  3. 所属分类:matlab例程

    • 发布日期:2020-10-10
    • 文件大小:4096
    • 提供者:鸡兜兜
« 12 3 4 5 »
搜珍网 www.dssz.com