搜索资源列表
Native_Byes_Classfication
- 一个朴素贝叶斯文本分类,在进行训练后,可以对文本进行分类。目前支持英文-a simple Bayesian text classification, conducting training, the text can be classified. Currently supported English
Native_Byes_Classfication
- 一个朴素贝叶斯文本分类,在进行训练后,可以对文本进行分类。目前支持英文-a simple Bayesian text classification, conducting training, the text can be classified. Currently supported English
NaviveBayesClassify
- 基于朴素贝叶斯文本分类器 可进行简单的文本分类-Based on Naive Bayes text classification can be simple text classification
bayes
- 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
CPP
- 朴素贝叶斯文本 分类接口实现源码,C/C++接口实现文本分类-Naive Bayes text text classification interface implementation source code in C/C++ interface text classification
xSpliter-0.1
- 基于朴素贝叶斯文本分类,准确率能达到80 ,可以作为参考。-Naive Bayes text classification, the accuracy rate can reach 80 , can be used as reference.
com
- 朴素贝叶斯文本分类,JAVA开发的,对非数值的数据进行分类-Naive Bayes Text Classifier
byes
- 朴素贝叶斯文本分类器,有文档说明,非常的不错的!-Naive Bayesian text classification, document describes, very good!
textmin
- 朴素贝叶斯文本分类代码,带分词。JAVA编写,有注释说明。-text minner tools
byes
- 朴素贝叶斯文本分类的算法实现,将文本转化为矩阵结构然后对矩阵做运算-Naive Bayes text classification algorithm, the text is converted to a matrix structure and then do the calculation matrix
text classfication
- 朴素贝叶斯文本分类的简单案例,了解朴素贝叶斯的算法实现过程(Naive Bayes text classification of simple cases, to understand the naive Bayes algorithm implementation process)
pac_ai-master
- 本文根据美国威斯康星州的乳腺癌诊断数据集,生成一个乳腺癌诊断的SVM分类器,并计算这个分类器的准确率。(import pandas as pd data = pd.read_csv(r'C:\Users\hzjy\Desktop\data.csv'))