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

搜索资源列表

  1. amr-nb-coder

    1下载:
  2. AMR-NB 的编码实现,纯C, VC下建立工程即可用.-AMR-NB Coding, and pure C, VC can be used to establish the project.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:550.86kb
    • 提供者:王博
  1. amr-nb-decoder

    2下载:
  2. AMR-NB的解码程序,纯C, VC建立工程即可使用.标准测试序列通过测试,与编码配合使用.-AMR-NB codec procedures, and pure C, VC can be used to establish the project. the standard test sequence to pass the test, used in conjunction with coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:76.33kb
    • 提供者:王博
  1. cfl

    0下载:
  2. 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:301.55kb
    • 提供者:wu
  1. mlj

    0下载:
  2. 用C编写的数据挖掘的相关算法,包括ID3,C4.5,NB等,不知道对大家是否有帮助,第一次传-prepared by the Data Mining algorithms, including ID3, C4.5, NB. We do not know whether the right help, the first try -
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:417.89kb
    • 提供者:一生
  1. Md5

    0下载:
  2. 用于生成MD5,对大文件操作非常的快,我用了,特别NB的呢。-Used to generate MD5, operations on large files very fast, I used, especially NB in it.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:53kb
    • 提供者:dumpling0606
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15.43kb
    • 提供者:kai
  1. NB

    1下载:
  2. 朴素贝叶斯算法,以函数形式实现,花了一个上午的时间-Naive Bayes algorithm, in order to function the form of implementation, a morning flower time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:752byte
    • 提供者:张其
  1. NB

    0下载:
  2. :朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关 系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类 性能的方法。为进一步的研究打下坚实的基础。-: Naive Bayesian classifier is a simple and efficient classifier, but its attribute independence assumption that the rea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:145.75kb
    • 提供者:李浩
  1. NB

    0下载:
  2. 特征之间非独立的有监督朴素贝叶斯分类算法。参数估计,输入训练集和测试集,得到分类结果和分类准确率-NB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.59kb
    • 提供者:陈志峰
  1. NB

    0下载:
  2. 自己编写的NB函数,可以读取UCI数据集中任意一个数据集。-I have written the NB function, can read any of the UCI data set data set.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:902byte
    • 提供者:cyt
  1. BayesClassification

    0下载:
  2. 贝叶斯分类器的设计,其中包括协方差相等与不等时的两类情况,分类效果很好-Bayesian classifier design, including equal and unequal covariance of two categories, very good classification performance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.46kb
    • 提供者:邓俊俊
  1. nb

    1下载:
  2. 在matlab环境下的一个朴素贝叶斯分类器,大家可以看下-Matlab environment a Naive Bayes classifier, we can look
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1012byte
    • 提供者:zxk
  1. shuzhifenxi

    0下载:
  2. 几个数值分析Matlab实例,可以运行~没什么NB的编程-several matlab instance of numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3.56kb
    • 提供者:hhs
  1. NB

    0下载:
  2. 自己编写的朴素贝叶斯分类器,经实测效果不错,供文本分类的研究人员相互学习-I have written a naive Bayes classifier, measured results are good for text classification researchers learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.38kb
    • 提供者:gaozhe
  1. NB

    1下载:
  2. 很好用的NB分类器,有助于理解和掌握NB网络,欢迎大家下载-Very good NB classifier, help to understand and master the NB networks, welcome everyone to download
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.45kb
    • 提供者:奋勇前进
  1. Wind_Turbine_drive_train

    1下载:
  2. 外国NB的双馈风电系统传动链仿真,外国NB的双馈风电系统传动链仿真,-this is a excellent model(drive train of wind power system with double feed induction generator ) .
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:西蓝
  1. NB

    0下载:
  2. 基于朴素贝叶斯方法的情感预测,有下溢出处理,通过归一化可以提高预测的准确度。-Affective forecasting based on naive bayesian method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:620.67kb
    • 提供者:ss_clara
  1. SVM-and-NB

    0下载:
  2. 支持向量机与朴素贝叶斯算法,对数据进行分类后深度了解数据的结构-Support vector machine and naive Bayes algorithm.Classifying the data and understanding the structure of the data in depth
  3. 所属分类:Data Mining

    • 发布日期:2017-12-12
    • 文件大小:1.9mb
    • 提供者:月光之花
  1. nb

    0下载:
  2. 朴素贝叶斯分类分为两步: ① 计算特征项和所属类别之间的概率; ② 判断文本dj是否属于类别ci的概率 本代码为训练阶段(Naive Bayes classification is divided into two steps: 1 Calculate the probability between the feature item and its own category; 2 The probability of judging whether the text dj belong
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:wangxuess
  1. NB-iot主同步生成源码

    2下载:
  2. NB-iot的主同步生成程序,已经被实际信号源(安捷伦)验证成功,可以同步,绝对正确,改变N可以调整生成序列长度,一般选128
  3. 所属分类:matlab例程

    • 发布日期:2018-04-25
    • 文件大小:671byte
    • 提供者:18543265@qq.com
« 12 »
搜珍网 www.dssz.com