搜索资源列表

  1. knn

    0下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:94.35kb
    • 提供者:许梁
  1. java数据挖掘算法

    0下载:
  2. java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:440.32kb
    • 提供者:徐高波
  1. java数据挖掘算法

    0下载:
  2. java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:440kb
    • 提供者:徐高波
  1. amr-vad

    1下载:
  2. amr算法程序,非常实用,商业化版本,VC下编译使用,关键算法可移植-amr algorithm procedures, very practical, commercial version, compiled using VC, the key algorithm can be transplanted
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-27
    • 文件大小:42kb
    • 提供者:罗平
  1. SRC

    0下载:
  2. 3Gpp规范的AMR语音编解码器c代码,为定点的实现的算法。-3GPP standardized AMR speech codec c code, for the realization of fixed-point algorithms.
  3. 所属分类:Audio

    • 发布日期:2024-11-27
    • 文件大小:737kb
    • 提供者:温安君
  1. knn

    0下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive
  3. 所属分类:软件工程

    • 发布日期:2024-11-27
    • 文件大小:94kb
    • 提供者:许梁
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:15kb
    • 提供者:kai
  1. NB

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

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:张其
  1. AMR-NB-fixed

    0下载:
  2. 3G移动通信中优化过的语音压缩算法,可用语实际开发-3G mobile communication optimized voice compression algorithm, the actual language development can be
  3. 所属分类:语音压缩

    • 发布日期:2024-11-27
    • 文件大小:2.77mb
    • 提供者:张勇
  1. AMR-WB-plus

    0下载:
  2. 移动多媒体应用的最新的也是最高效的音频编码算法-Mobile multimedia applications, the latest and most efficient audio coding algorithm
  3. 所属分类:Audio

    • 发布日期:2024-11-27
    • 文件大小:1.67mb
    • 提供者:张勇
  1. NB

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

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:陈志峰
  1. NB

    0下载:
  2. NB算法,可以帮助理解此算法,数据来自UCI-NB algorithm,just for learning!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:13kb
    • 提供者:白预备
  1. PLS

    1下载:
  2. 这是很全面偏最小二乘法程序,并且具有中文注释,有效帮助大家利用PLS算法。-It is program of Partial least square.It is noted by chinese.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:丁家梅
  1. breast_cancer

    0下载:
  2. 对数据集breast_cancer,用LR,NB算法对其进行操作-On the data set breast_cancer, with LR, NB algorithms manipulate
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:李海
  1. NB_Algorithm

    0下载:
  2. 用java语言实现的NB算法,所用数据源为:Optical Recognition of Handwritten Digits-Using java language of the NB algorithm, the data source used is: Optical Recognition of Handwritten Digits
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:34kb
    • 提供者:njustboy
  1. Naive-Bayes-Text-Classification

    0下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:509kb
    • 提供者:刘韵
  1. NB

    0下载:
  2. 这是基于Weka平台实现的NB算法,该算法代码用于研究实验中。-It is the code for naive bayes model based on Weka, Which is applied to my experiments.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:邱晨
  1. wh

    0下载:
  2. 大数据,推荐的三种方法GLOBAL ,滤波算法,NB算法的matlab实现-Big data, the recommended three methods GLOBAL, filtering algorithm, NB algorithm matlab implementation
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:10.03mb
    • 提供者:汪慧
  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. 所属分类:数据挖掘

    • 发布日期:2024-11-27
    • 文件大小:1.9mb
    • 提供者:月光之花
  1. codeFramework

    0下载:
  2. matlab 的naivebayes程序(This is a matlab code naive bayes)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:448kb
    • 提供者:mia_xiaohui
« 12 »

源码中国 www.ymcn.org