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

搜索资源列表

  1. LR

    0下载:
  2. 机器学习中的关于逻辑回归(LR)方法的分类器,Matlab源码,附带四个数据集用于实验-Machine Learning on the logistic regression (LR) method of classification, Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2016-01-25
    • 文件大小:1489107
    • 提供者:文瑞
  1. ex3

    0下载:
  2. 机器学习关于逻辑回归的应用以及附有matlab源代码-Machine learning logistic regression with Matlab source code
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-10
    • 文件大小:7904897
    • 提供者:赵改平
  1. mlclass-ex2

    0下载:
  2. 斯坦福大学机器学习公开课程第二讲matlab实现作业--逻辑回归。-Stanford Machine Learning public speaking courses matlab achieve second job- logistic regression.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:17207
    • 提供者:levi
  1. mlclass-ex3

    0下载:
  2. 斯坦福大学机器学习公开课程第三讲matlab实现作业--多逻辑回归和神经网络表示。-Stanford Machine Learning public speaking courses third matlab realize the job- and more logistic regression and neural network representation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7600592
    • 提供者:levi
  1. Ch05

    0下载:
  2. 逻辑回归,实例:matlab使用逻辑回归进行分类。-Logistic regression
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:14525
    • 提供者:小为
  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_regression

    2下载:
  2. 利用逻辑回归实现二分类的matlab程序。随机生成训练样本,利用梯度下降法进行训练,并且在样本图上画出了分类边界。-Logistic regression for binary classification matlab procedures. Randomly generated training samples, the training using the gradient descent method, and is shown in Figure on the sample class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:782
    • 提供者:任仁
  1. LogReg

    0下载:
  2. 逻辑回归实现线性分类器,文件中的readme.txt可以看到使用方法。 具体使用就是通过data.txt读入数据(默认2维数据,分为正反两类。)然后用matlab运行solve.m即可得到分类线、分类准确率。-a matlab source code for Logistic Regression. Datas in data.txt are of 2dimension and 2 types. run solve.m in matlab software to get the accura
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5573
    • 提供者:何天赋
  1. LogisticRegression

    0下载:
  2. 利用MATLAB做出逻辑回归函数的分析与使用,并且计算出海森矩阵-logistics function with MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2257
    • 提供者:杨青青
  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. mlclass-ex2

    1下载:
  2. 逻辑回归,机器学习相关内容,内有说明,基于matlab仿真-ex2.m- Octave scr ipt that will help step you through the exercise ex2 reg.m- Octave scr ipt for the later parts of the exercise ex2data1.txt- Training set for the rst half of the exercise ex2data2.txt- Training s
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:26549
    • 提供者:张伟强
  1. logregmatlab

    0下载:
  2. matlab实现逻辑回归,梯度上升(效果不好)及牛顿法实现(效果好)-matlab realize logistic regression, gradient ascent (not good) and Newton' s method to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3162
    • 提供者:xijiazhen
  1. logistic-regression

    0下载:
  2. 用matlab实现机器学习算法中的逻辑回归-Using matlab to achieve a machine learning algorithm in a logistic regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:276503
    • 提供者:JiaoWang
  1. logistic

    0下载:
  2. 使用matlab自带数据进行逻辑回归,并附有详细注释。-Using logistic regression matlab own data, along with detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:932
    • 提供者:赵嵩
  1. 回归

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

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:汝汝
  1. AllData

    0下载:
  2. 主要用matlab进行逻辑回归数据化处理等等一些啊什么的(The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter is NOT linearly separable from each other.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:319488
    • 提供者:lcrro
  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. Exercise-dp-learning

    2下载:
  2. 深度学习例子,共五个,逻辑回归,线性回归等等(deep learning examples)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-17
    • 文件大小:13312
    • 提供者:凌云鹏韵
  1. Logistic.m

    3下载:
  2. 预测未来几年的人口,采用逻辑回归模型预测,用的数据是87-20年的数据(Forecasting the population of the next few years)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:wangzugen
  1. Logistic回归统计算法的matlab实现

    0下载:
  2. 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
  3. 所属分类:其他

    • 发布日期:2021-01-12
    • 文件大小:1191936
    • 提供者:学习3211
« 12 »
搜珍网 www.dssz.com