搜索资源列表

  1. naive bayes algorithm

    0下载:
  2. c45算法介绍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-08-31
    • 文件大小:7997
    • 提供者:pychao1985
  1. Naivebayesjavacode

    0下载:
  2. Naive Bayes算法java代码,内涵4个小的java文件。-java code, meaning four small java document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:代风
  1. nposs

    0下载:
  2. Programs to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic classifier.-Programs to induce a naive possibilistic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:无心
  1. MLC21NT-C

    0下载:
  2. machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic di
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3152896
    • 提供者:infinite8
  1. waff-2007-01-11

    0下载:
  2. 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al n
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:1625088
    • 提供者:lyb
  1. ApMl

    0下载:
  2. ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification A
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1631232
    • 提供者:辉腾
  1. BeiyesiClassfication

    0下载:
  2. 本系统是一个简单的朴素贝叶斯的数据集分类系统,能够通过输入数据并预测数据集属于哪一个类-The system is a simple Naive Bayes data sets classification system through the input data and prediction data sets belong to which category
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:15360
    • 提供者:sky
  1. NaiveBayes

    0下载:
  2. Naive Bayes 分类器, 用C语言写的.大家一起参考一下. -Naive Bayes classifier, using the C language. U.S. with reference.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:sj2ac
  1. naivebayes

    0下载:
  2. 尽管matlab提供了朴素bayes的函数,但要理解朴素bayes还是自己编程实现为好。这是以IRIS数据集为例,用朴素bayes方法分类的程序。-Although matlab Bayes provides a simple function, but to understand the simple Bayes or programming for their own good. This is the IRIS data set
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:幻影
  1. BAYES

    0下载:
  2. 朴素贝叶斯分类器代码,能够进行分类,-Naive Bayesian classifier code, can be classified,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:135168
    • 提供者:chan
  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-05-10
    • 文件大小:96256
    • 提供者:许梁
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类算法,《机器学习及java实现里面的》-Naive Bayesian classification algorithm, the realization of machine learning and java inside
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:王新
  1. NaiveBayesSimple

    0下载:
  2. 朴素贝叶斯分类算法2,《机器学习及java实现里面的》-Naive Bayesian classification algorithm 2, the realization of machine learning and java inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:王新
  1. TextClassify

    0下载:
  2. 文本分类算法,含有三个分类算法,朴素贝叶斯,KNN,VSM-Text classification algorithms, containing three classification algorithms, Naive Bayes, KNN, VSM
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-10
    • 文件大小:3673088
    • 提供者:lingqiang
  1. bayes

    0下载:
  2. 朴素贝叶斯c代码,希望对大家有帮助-Naive Bayesian c code, I hope all of you help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:胡适
  1. Bayers

    0下载:
  2. 用matlab实现的朴素贝叶斯分类源代码,希望对大家有些帮助-Using matlab realize the Naive Bayesian Classifier source code, in the hope that some U.S. help
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:fanny
  1. TextClassification

    0下载:
  2. 帮师姐做的毕业论文:基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写,文本语料库包括测试语料库和训练语料库(保存再Access数据库中)-师姐help make the thesis: the text-based Naive Bayesian classifier, the use of Visual C# 2005 to prepare, text corpora, including test and traini
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:12906496
    • 提供者:贾洋洋
  1. ReadDir

    0下载:
  2. 该程序实现的是一个垃圾邮件过滤系统,方法采用的是NAIVE Bayes,语料库用的是LINspam—public,程序中有使用说明,希望大家一起探讨改进一下,-The realization of the program is a spam filtering system, methods used NAIVE Bayes, Corpus used LINspam-public, the procedures are for use,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:1137664
    • 提供者:yarakchou
  1. NaiveBayes

    0下载:
  2. naive bayes方法是用于分类的一个传统方法,它是产生的比较早的一个方法,分类的准确度比较高。-naive bayes method is used for the classification of a traditional method, which is generated as early as one way of comparison, classification accuracy is relatively hi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李萍
  1. Naive Bayes

    0下载:
  2. Perhitungan Naive Bayes dengan excel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:Ples
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org