搜索资源列表
Bayes
- 本人的自作的一个Csharp小程序,主要实现了垃圾邮件的过滤。
KNNwebpageclassificate
- 实现中文网页分类,使用贝叶斯和KNN算法,基本功能可实现-The achievement of the Chinese web page classification, the use of Bayes and KNN algorithm, the basic functions can be realized
bayes_Kmean_Vonguyenkhai_uit
- Kmean and Bayes algorithm source code Using .net 3.5 langague C sharp,design using .xaml
bayes
- bayes is a statical progaram.DAta mining and Machine learning algoritms use it.
Bayes
- 这是一个利用C#编写的贝叶斯中文文本分类器,分词器使用了ICTCLAS分词器。-failed to translate
Signature-recognition-system
- 模式识别-手写签名识别系统识别!使用K近邻,Bayes分类!-Pattern recognition- recognition of handwritten signature recognition system! Using the K-nearest neighbor and Bayes classification!
bayesianClassify
- 该源码为贝叶斯分类器,可以实现训练,以及分类等 主要为bayes类起作用-Bayesian classifier
nBayes-master
- implmentation on naive bayes algotethem in c#
NaiveBayesClassifier
- implementation naive bayes clasifier
Bayes
- 贝叶斯相关,贝叶斯概率算法,原理计算程序。-Bayesian related Bayesian probability algorithms, principles calculation program.
code
- in machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes theorem with strong (naive) independence assumptions between the features.-in machine learning, naive Bayes classifiers are a family
yu132
- Weighted acceleration, Acquisition and Processing of the speech signal, digital signal processing class-based, Pattern Recognition bayes discriminant analysis algorithm.
朴素贝叶斯
- 借助朴素贝叶斯算法,针对文本正负面进行判别,并且利用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#)