CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Bayesian Classification

搜索资源列表

  1. classifier

    1下载:
  2. 一个很好的文本分类器,采用朴素贝叶斯分类的方法,并加以改进!-a very good text classifiers using Bayesian classification methods, and improved!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:75011
    • 提供者:lethe
  1. pattern-recognition-simulation

    0下载:
  2. 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:24908
    • 提供者:yuanna
  1. Bayes

    0下载:
  2. 基于贝叶斯分类法的c++程序大家可以参考一下-Bayesian classification based on the c++ program you can refer to! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:530105
    • 提供者:大禹
  1. Bayesianclassifierfortextclassificationalgorithms.

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

    • 发布日期:2017-04-09
    • 文件大小:2326554
    • 提供者:王佳
  1. bayes

    0下载:
  2. Bayesian classification code
  3. 所属分类:Windows Develop

  1. NClassifier-0.1

    0下载:
  2. NClassifier is a .NET based text classification classification engine which supports, among others, Bayesian classification and text summarization.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:307153
    • 提供者:ahmed
  1. ML_Project

    0下载:
  2. bayesian classification code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:311657
    • 提供者:selin
  1. Bayesian

    0下载:
  2. 使用VS6.0并用C++编写的贝叶斯控制台应用程序。实现了模式识别中的贝叶斯分类。需手动输入分类的参数。-Use VS6.0 and written with C++ Bayesian console application. Pattern recognition to achieve a Bayesian classification. Require manual input of the classification parameters.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:6962
    • 提供者:zhaoyongquan
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4966
    • 提供者:linzheng
  1. Bayesian

    0下载:
  2. The Bayesian classifier is a fundamental classification technique.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:243663
    • 提供者:richard
  1. Taaah

    0下载:
  2. 实现三种类型的协方差的贝叶斯分类,从进口的样品品,可在这种类型的样品。,可以直接使用。 -Bayesian classification, covariance of the three types of samples of products from the import can be in this type of sample. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:107053
    • 提供者:wyq52103
  1. Naive-Bayesian-Data-Classification

    0下载:
  2. 数据挖掘基于朴素贝叶斯分类算法实现 该类是训练集的类-Data mining based Bayesian classification algorithm to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:4621
    • 提供者:lyc
  1. The-Type-of-Animal

    0下载:
  2. 使用C#编写的Bayesian 分类算法用于对动物进行分类-c#Bayesian classification
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:35923
    • 提供者:MAX
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:213695
    • 提供者:李宁
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类Naive Bayes model source code, can be used for text classification-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5084
    • 提供者:oodpr
  1. bayes

    0下载:
  2. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1251
    • 提供者:dingding
  1. bayes

    0下载:
  2. 数据的正态检验和评估,原始样本贝叶斯分类并计算准确率;仿真生成1000个样本的贝叶斯分类及计算准确率;-Normality test and evaluate data, and calculate the original sample Bayesian classification accuracy simulation generated 1000 samples Bayesian classification and calculation accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:910720
    • 提供者:若如初见
  1. BeiyesiClassfication

    0下载:
  2. 数据挖掘的贝叶斯分类算法的java实现-Bayesian classification algorithm for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:9433
    • 提供者:宫兴伟
  1. SexRecognition

    0下载:
  2. 男女性别识别Matlab程序,根据男女身高体重特征进行贝叶斯分类,进行识别-Gender recognition Matlab program, based on height and weight male and female characteristics Bayesian classification, identification
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2563
    • 提供者:
  1. main

    0下载:
  2. 对3维2类样本,进行基于贝叶斯的分类,分类结果明显-Class 2 for three-dimensional samples, based on Bayesian classification, classification results significantly
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2037
    • 提供者:陈红
« 12 3 »
搜珍网 www.dssz.com