Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Naive Bayes
Search - Naive Bayes - List
c45算法介绍
Date : 2009-08-31 Size : 7.81kb User : pychao1985

Naive Bayes算法java代码,内涵4个小的java文件。-java code, meaning four small java document.
Date : 2025-12-31 Size : 16kb User : 代风

一个由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 net, naive bayesian classifier. decision tree, KNN, a genetic algorithm, manifold and some learning algorithms.
Date : 2025-12-31 Size : 1.55mb User : lyb

DL : 0
朴素贝叶斯分类器代码,能够进行分类,-Naive Bayesian classifier code, can be classified,
Date : 2025-12-31 Size : 132kb User : chan

DL : 0
该程序实现的是一个垃圾邮件过滤系统,方法采用的是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, hope that we explore to improve the look,
Date : 2025-12-31 Size : 1.08mb User : yarakchou

贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
Date : 2025-12-31 Size : 159kb User : guifeng2002

DL : 0
朴素贝叶斯分类器(Naive Bayes Classifier),可以分类任意属性个数和目标状态的离散样例。-Naive Bayesian classifier (Naive Bayes Classifier), can be categorized arbitrary number of attributes and objectives of the state of the discrete sample.
Date : 2025-12-31 Size : 594kb User : 王军

文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model.
Date : 2025-12-31 Size : 165kb User : dcj

DL : 0
机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
Date : 2025-12-31 Size : 15kb User : kai

贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
Date : 2025-12-31 Size : 2kb User : 娜娜

朴素贝叶斯算法源码,C++实现。大家可以下来看-Naive Bayes algorithm source code, C++ to achieve.
Date : 2025-12-31 Size : 567kb User : 李青青

DL : 0
naive bayesian logic for you specially for beginer programer
Date : 2025-12-31 Size : 46kb User : zr

人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
Date : 2025-12-31 Size : 6kb User : bruce

DL : 0
基于贝叶斯的增量学习算法相关文档:包括朴素贝叶斯,网络贝叶斯等-Incremental learning algorithm based on Bayesian document: Naive Bayes, Bayesian and other network
Date : 2025-12-31 Size : 9.02mb User : liujingwen

DL : 0
贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法。在许多场合,朴素贝叶斯(Naï ve Bayes,NB)分类算法可以与决策树和神经网络分类算法相媲美.- Bayesian classification algorithm is a statistical classification method, which is a kind of knowledge to classify the use of probabilistic algorithms. In many cases, Naive Bayes (Naï ve Bayes, NB) classification algorithm with decision trees and neural network classification algorithm is comparable.
Date : 2025-12-31 Size : 236kb User : sunlee0729

DL : 0
用Python写的,基于概率论的分类方法,朴素贝叶斯分类器-Written in Python, based on probability theory classification, naive Bayes classifier
Date : 2025-12-31 Size : 2kb User : 王铭航

基于朴素贝叶斯分类器写的垃圾邮件过滤系统-machine learning bayes
Date : 2025-12-31 Size : 1.11mb User : ANNIE

DL : 0
贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
Date : 2025-12-31 Size : 6.87mb User :

朴素贝叶斯的matlab代码,概率分类模型。-MATLAB code for Naive Bayes model, a probability classification algorithm.
Date : 2025-12-31 Size : 2kb User : 张安国

调用于sklearn平台的朴素贝叶斯算法,有着较好的分类能力(The naive bayes algorithm for sklearn platform is a good classification capability.)
Date : 2025-12-31 Size : 1kb User : 794937246
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.