搜索资源列表

  1. Regression

    0下载:
  2. 实现逻辑回归的c++源码,功能完善,封装完好,能直接运行-Code of logistic regression
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:刘攀文
  1. LogisticRegression

    0下载:
  2. vs2012平台,visual C++;深度学习逻辑回归算法,可运行,可操作-vs2012,visual c++,LogisticRegression
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2013184
    • 提供者:lee
  1. IRLS_python

    0下载:
  2. 逻辑回归python实现代码,并画图比较算法准确度-Logistic regression python implementation code, and drawing comparison algorithm accuracy
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:313344
    • 提供者:杨林
  1. logistic

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

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:赵嵩
  1. logregress

    1下载:
  2. 逻辑回归的python代码,里面包含一定的数据集和测试集。-The logical regression python code contains a set of data sets and test sets.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:15360
    • 提供者:石毓
  1. project

    0下载:
  2. 数据挖掘,推荐系统,堆叠降噪自编码器,逻辑回归(Data mining, recommender systems, stack noise reduction, self coder, logic regression)
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-22
    • 文件大小:593920
    • 提供者:122333
  1. SparseLR

    0下载:
  2. 使用Hadoop平台的Spark组件,实现机器学习分类算法LR(逻辑回归),使用的编程语言为Scala。(Using the Spark component of the Hadoop platform, the machine learning classification algorithm LR (logical regression) is used, and the programming language is Scala.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:九月永生
  1. Spark Ml 源码分析-LogistRegression

    0下载:
  2. spark ml源码分析,逻辑回归源码分析,仅供参考,错误地方多多指教(spark ml source code analysis , this source code is analysis logiest regression)
  3. 所属分类:其他小程序

  1. handwriting recognition GUI

    0下载:
  2. 本文主要实现手写数字识别,利用多类逻辑回归与神经网络两种方法实现,并编写有GUI界面。(This paper mainly implements handwritten numeral recognition, using multiple logic regression and neural network to achieve two methods, and the preparation of a GUI interface.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:197632
    • 提供者:洛克刘
  1. Iris_LR

    0下载:
  2. 根据已知的相关参数,鸢尾花逻辑回归分类效果(Based on the known relative parameters, the effect of logical regression on iris classification was studied)
  3. 所属分类:Windows编程

  1. R

    0下载:
  2. 本文分别利用逻辑回归、决策树和随机森林三种模型针对员工是否会过早离职问题进行探究,结果显示三种方法预测结果的精确度依次增加,分别为78.59%、96.8%和 99%,并且三种模型均显示员工演满意度是最重要的特征变量。(Predicting employee turnover)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:小情
  1. data

    0下载:
  2. 逻辑回归数据集,可以用来测试逻辑回归算法精度,用来调参(logistic regression data set)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:a6822342
  1. logistic_3

    0下载:
  2. 机器学习算法,逻辑回归,将数据集划分为两类,优化算法采用随机梯度上升(logistics,classifiy the training set to two class)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:hyh123456
  1. LR

    0下载:
  2. 实现逻辑回归值得计算,并且通过设定的损失函数来判断最优解(just for LR or study the loss function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:liyongguang
  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 f
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:319488
    • 提供者:lcrro
  1. LR

    0下载:
  2. 机器学习中的LR模型的python3.x的版本,有需要的可以下载(LR model python3.x version)
  3. 所属分类:文档资料

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:王叔
  1. IV值计算

    0下载:
  2. IV值的全称是information value,中文的就是信息量或信息值,其主要作用就是当我们在用决策树或逻辑回归构建分类模型时对变量进行筛选(The full name of IV value is information value. Chinese is information or information value. Its main function is to filter variables when we use d
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:阳仔方
  1. ipynb

    0下载:
  2. 机器学习方法之最近邻、朴素贝叶斯、逻辑回归方法的实现与对比(compared with knn\NB\logistics)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:夕子
  1. DeepLearning

    0下载:
  2. 包括几个数值计算的python代码,其中包括数值推理、最小二乘和逻辑回归的代码(The Python code that includes several numerical calculations)
  3. 所属分类:数值算法/人工智能

  1. 分形与迭代

    0下载:
  2. 分形与迭代,是用逻辑回归算法实现数值的分形,可修改迭代次数,得到不同的迭代分形(Fractal and iteration are used to realize the fractal of numerical value by the logic regression algorithm, and the number of iterations can be modified to get different iterative
  3. 所属分类:数值算法/人工智能

« 1 2 3 4 56 »

源码中国 www.ymcn.org