搜索资源列表

  1. NavieBayesianClassifier[xtulbd,050228]

    0下载:
  2. 朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:84992
    • 提供者:李勃东
  1. TextCategorization

    0下载:
  2. 基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classif
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:317440
    • 提供者:钱磊
  1. bow-latest.tar

    0下载:
  2. 贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on Bayesian classifier of the common text classification algorithm, which is known text classification algorithm the most
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:242688
    • 提供者:代桂平
  1. naivebaysianclassify

    0下载:
  2. C语言的朴素贝叶斯分类器代码,是标准C编写的,希望对大家有帮助-C language Naive Bayesian classifier code, prepared by the C standard, and I hope to be helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:135168
    • 提供者:handman
  1. BAYES

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

    • 发布日期:2024-05-08
    • 文件大小:135168
    • 提供者:chan
  1. NaiveBayes

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

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

    0下载:
  2. 朴素贝叶斯分类器,实现了朴素贝叶斯分类算法,结果表明比较好-Naive Bayesian classifier, to achieve a Naive Bayesian Classifier algorithm, results showed that better
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:5703680
    • 提供者:hg
  1. Bayes

    0下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。-The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:603136
    • 提供者:nbbnmm
  1. beiyesifenleiqi

    0下载:
  2. 朴素贝叶斯分类器,对于连续变量情形,此算法将连续变量进行离散,分类效果较好-Naive Bayesian classifier, the continuous variable case, this algorithm for discrete variables, the classification results better
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:21504
    • 提供者:周健
  1. K-meansNB

    0下载:
  2. :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:173056
    • 提供者:李浩
  1. Bayesianclassifierfortextclassificationalgorithms.

    0下载:
  2. 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
  3. 所属分类:C#编程

    • 发布日期:2024-05-08
    • 文件大小:2326528
    • 提供者:王佳
  1. matlab_bayes_classifier

    0下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:简单
  1. bayes

    0下载:
  2. 朴素贝叶斯分类器包括了停用词的处理,结果是很不错的-Naive Bayesian classifier
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:王鸿飞
  1. NaviveBayesClassify

    0下载:
  2. java代码的朴素贝叶斯分类器 java代码的朴素贝叶斯分类器 调试通过-java code java code Naive Bayes classifier Naive Bayesian classifier Naive Bayesian classification of java code through debugging
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:陈蓉
  1. naiveBayesClassify

    0下载:
  2. 机器学习算法,朴素贝叶斯分类器,常用作文本分类,或者用在本体匹配算法中用作相似度的计算-Machine learning algorithm, naive bayes classifier, commonly used ZuoWenBen classification, or use in ontology matching algorithm used in the calculation of similarity degree
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:兰明明
  1. SharpClassifier_Adult-master

    0下载:
  2. 利用朴素贝叶斯分类方法将UCI的adult数据集进行分类(The adult dataset of UCI was classified by the naive bayesian classification method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:43244544
    • 提供者:NothingMore
  1. 基于朴素贝叶斯定理的文本分类

    0下载:
  2. 基于朴素贝叶斯定理的文本分类,附全部源程序(Text classification based on the simple Bias theorem)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:16384
    • 提供者:陈晨1010
  1. NB

    0下载:
  2. 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:王FANFANFAN
  1. 红酒贝叶斯

    0下载:
  2. 红酒贝叶斯分类,用朴素分类器进行分类,可用。(Red wine Bias classification, using simple classifier)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:16384
    • 提供者:roswell_lou
  1. 朴素贝叶斯

    0下载:
  2. 能实现对相应数据集进行分类,并计算出准确率(Able to classify the corresponding data set and calculate the accuracy)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:44032
    • 提供者:FANFUN
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org