搜索资源列表

  1. 贝叶斯决策

    0下载:
  2. 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:40037
    • 提供者:杨爽
  1. vista

    0下载:
  2. 贝叶斯算法源代码以及它应用于垃圾短信过滤的源代码。是用java写的算法。-Bayesian algorithm source code and how it applies to the source code for filtering spam messages. Algorithm is written in java.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:汪浩
  1. Bayes

    0下载:
  2. 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:165888
    • 提供者:大懒
  1. BayesDiscriminate

    0下载:
  2. Matlab的贝叶斯判别算法(逐步判别)-Matlab' s Bayes discriminant algorithm (stepwise discriminant)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:口口
  1. TextCat

    0下载:
  2. 用朴素贝叶斯算法来进行文件分类,未包含训练数据.-Naive Bayes algorithm is used to carry out classification of documents, not included in training data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:280576
    • 提供者:johnson
  1. BayesMailFilterC

    0下载:
  2. C++ 关于贝叶斯算法的邮件过滤系统的实现,-mail filter system on the Bayesian algorithm to achieve the realization of the C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:4516864
    • 提供者:sizo
  1. bayesvc1

    0下载:
  2. 用贝叶斯算法进行文本分类,在C++环境下编写。-Bayesian text classification algorithm, in C++ environment prepared.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:倪利华
  1. byesjava

    0下载:
  2. 贝叶斯算法文本分类的实现。。。Java语言编写-Bayesian text classification algorithm implementation. . . Java language
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1603584
    • 提供者:susan
  1. Emailfilter

    0下载:
  2. 邮件过滤器,使用了朴素贝叶斯算法,用来过滤垃圾邮件-Email filter:it is used for filter the junk email
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1156096
    • 提供者:tiger
  1. naivebayes

    0下载:
  2. 基于matlab 的贝叶斯算法,分类结果显示比较准确-Matlab-based Bayesian algorithm, more accurate classification results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:liliufee
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2249728
    • 提供者:
  1. bayes

    0下载:
  2. 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:233472
    • 提供者:amIUrfire
  1. NaiveBayes

    0下载:
  2. 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Laineylxious
  1. 朴素贝叶斯

    0下载:
  2. 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用C#进行编程实现(The naive Bayes algorithm is used to judge the positive and negative sides of the text, and the program is implemented by using C#)
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:木樨花
  1. bayes

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

    • 发布日期:2024-05-21
    • 文件大小:22528
    • 提供者:AYN1
  1. Naive Bayes

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:794937246
  1. Bayesian

    0下载:
  2. 机器学习实验,实现贝叶斯算法 用C++的基础性语言来实现贝叶斯算法(Machine learning experiment and implementation of Bayesian algorithm)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:5118976
    • 提供者:muse_5
  1. 贝叶斯分类算法

    0下载:
  2. 5个描述属性,一个分类属性,通过贝叶斯算法实现分类(5 descr iptive attributes, one categorical attribute, is implemented by Bayes algorithm.)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. Ch04

    0下载:
  2. 贝叶斯算法使用python ,内含测试数据文件,数据为多个txt格式的邮件文件。(The bayesian algorithm USES python, which contains test data files that are multiple mail files in TXT format.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:金小
  1. bayes

    0下载:
  2. 贝叶斯算法预先对训练集训练分类,输入测试集进行判断类别。(The Bias algorithm trains the training set in advance, classifying it into the test set and classifying it.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:秀才茹珠
« 1 2 3 45 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org