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

搜索资源列表

  1. LogisticRegression

    1下载:
  2. 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and pre
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1192600
    • 提供者:
  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. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. LR_adult

    0下载:
  2. 基于逻辑回归的分类实验,在UCI数据库的audlt数据集上进行测试-Classification based on logistic regression test, the database in the UCI data set to test audlt
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1298
    • 提供者:王善民
  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. mlclass-ex3

    0下载:
  2. 斯坦福机器学习公开课,第三次练习作业,向量化实现,logistic分类和神经网络-Stanford open class machine learning, the third practice operations, to quantify the realization, logistic and neural network classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7607872
    • 提供者:叶志立
  1. logistic-regression

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

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

    0下载:
  2. Logistic算法的分类算法实现,讲解清晰明了,值得学习-Logistic Algorithm classification algorithm, explain clarity, it is worth learning
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:173463
    • 提供者:不错哦matlab
  1. logistic-regressionpy

    1下载:
  2. python实现简单二分类逻辑回归,主要使用梯度上升实现-python simple binary logistic regression, the main use of gradient ascent realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:5153
    • 提供者:xijiazhen
  1. Logistic Regression

    0下载:
  2. 机器学习中的一种对数据进行分类的模型,非常好用,可以运行,推荐下载。(A machine learning model for data classification, very easy to use, you can run, it is recommended to download.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:175104
    • 提供者:赵嘉慧
  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. logistic

    0下载:
  2. 用于模式识别中分类器的实现,罗杰斯特回归的实现 ,有数据实例,能够观察到分类结果和收敛曲线(logistics regression)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:32768
    • 提供者:adf&683
  1. LogisticRegression

    4下载:
  2. 逻辑蒂斯回归模型,用于概率预测,或者分类。内附matlab代码,以及运行数据,可直接运行。(this is an matlab code of logistic regression which could use for data classification and properbility predict. u can direcctly use this code and th data inside.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:ally525
  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. nn_classification

    0下载:
  2. 使用单隐层神经网络进行二分类 使用python语言,先生成一个数据集,无法(但尝试)用logistic回归对数据集进行二分类,最后使用单隐层神经网络对数据集进行分类(classify a dataset with a 3-dimensional hidden layer)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:森生林
  1. logisitc regression

    0下载:
  2. 利用逻辑回归原理算法实现经典的鸢尾花分类问题(Using logistic regression algorithm to realize classical iris classification problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:Jeason7
  1. Logistic

    0下载:
  2. 逻辑回归模型的实现,最易理解的分类器,适合小样本数据集(The realization of logistic regression model, the most understandable classifier, is suitable for small sample datasets.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:记忆起点
  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
    • 提供者:飞飞花儿
« 12 3 »
搜珍网 www.dssz.com