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

搜索资源列表

  1. jBNC_src_v.1.2.2

    0下载:
  2. bayes network classifier toolbox 贝叶斯网络分类工具箱-bayes network toolbox Bayesian classifier network classifier Toolbox
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:185443
    • 提供者:李苗
  1. work

    1下载:
  2. 1) 以身高为例,画出男女生身高的直方图并做对比; 2) 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3) 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4) 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(1) taking height as an example, draw the histogram of male and f
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:17408
    • 提供者:aboklh
  1. bayes

    0下载:
  2. weka中的贝叶斯分类算法,朴素贝叶斯,贝叶斯神经网络,文本分类(Bias classification algorithm in Weka, simple Bias, Bias neural network, text classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:31744
    • 提供者:crumble
  1. naive_bayes

    2下载:
  2. 朴素贝叶斯算法分类及回归,附带训练集和测试集,可以评测正确率和输出预测文件(Classification and regression of naive Bayes algorithm, incidental training set and test set can evaluate the correct rate and output prediction file.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:风霏霏
  1. bayes

    0下载:
  2. 使用朴素贝叶斯对垃圾邮件进行分类,附带数据(For spam classification using Naive Bayesian, supplementary data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:28672
    • 提供者:zengw
  1. NativeBayes

    0下载:
  2. 朴素贝叶斯垃圾邮件分类器,好歹哦后期维护阿里斯顿啊两千万(Naive Bayes spam classifier)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-05
    • 文件大小:11264
    • 提供者:欢迎你
  1. bayes

    0下载:
  2. 基于概率论的分类方法 :朴素贝叶斯 学习朴素贝叶斯算法进行简单的二值分类(Classification method based on probability theory: Naive Bayes Learning naive Bayes algorithm for simple two valued classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:22528
    • 提供者:AYN1
  1. 朴素贝叶斯源码

    0下载:
  2. 朴素贝叶斯分类器用Python实现,基础代码适合初学者(Naive bayes classifier is implemented in Python, and basic code is suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:236544
    • 提供者:Amber555
  1. 模式识别第二次作业

    0下载:
  2. 基于贝叶斯原理,通过体重身高数据进行性别分类(Based on Bayes principle, sex classification is carried out by body weight and height data)
  3. 所属分类:matlab例程

  1. text_classification.tar

    0下载:
  2. 用python实现的问题分类算法,包括贝叶斯,svm,决策树,xgboost,对入门文本分类的同学有一定的帮助(text classification algrithom,include svm,dt,xgboost,bayes,that important to learner about text classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:2140160
    • 提供者:mengwp_2012
  1. Beyes

    0下载:
  2. 利用matlab实现简单的贝叶斯分类,小案例(Using MATLAB to realize Bias classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:丫丫丫丫1
  1. Url

    0下载:
  2. 利用朴素贝叶斯BS实现从HTTP数据流中识别出用户基于浏览器访问的URL(Using the naive Bayes BS to realize the user based browser access based URL from the HTTP data stream)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:90112
    • 提供者:little fly
  1. bayes_C++

    0下载:
  2. 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:MLLN
  1. bayes_independent variable _C++

    0下载:
  2. 贝叶斯分类器-独立变量_C++,只需更改样本文件名即可测试。(Bias classifier - independent variable _C++, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:MLLN
  1. bayes_independent variable _matlab

    0下载:
  2. 贝叶斯分类器-独立变量_matlab,只需更改样本文件名即可测试。(Bias classifier - independent variable _matlab, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:MLLN
  1. bayes_joint variable _matlab

    0下载:
  2. 贝叶斯分类器-联合变量_C++,只需更改样本文件名即可测试。(The Bias classifier - the joint variable _C++, can be tested only by changing the name of the sample file.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:MLLN
  1. Naive Bayes

    0下载:
  2. 调用于sklearn平台的朴素贝叶斯算法,有着较好的分类能力(The naive bayes algorithm for sklearn platform is a good classification capability.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:794937246
  1. python_self

    1下载:
  2. 实现了机器学习的各种分类算法,如:knn,svm,朴素贝叶斯,神经网络,决策树等。(Various classification algorithms of machine learning, KNN, SVM, naive bayes, neural network, decision tree, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-16
    • 文件大小:20480
    • 提供者:小very
  1. Gauss Bayes

    1下载:
  2. 使用高斯贝叶斯函数对已有数据进行分类,有样本集(The Gauss Bayes function is used to classify the existing data.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:7168
    • 提供者:kk_isak
  1. bayes_analyse

    1下载:
  2. 基于代价敏感的朴素贝叶斯二分类对于不均衡数据的处理(Cost sensitive naive Bayes two classification for unbalanced data processing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-05-08
    • 文件大小:128000
    • 提供者:小维威威
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 23 »
搜珍网 www.dssz.com