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

搜索资源列表

  1. 小小工具箱

    0下载:
  2. 本人初学VB的处女作! 带单机的端口扫描功能,和端口监听等功能!由于是处女作,有点幼稚,但 希望能给大家带来方便!-I Beginners VB debut! With single port scanning feature, and port monitoring functions! Since debut, a bit naive, but I hope that we can bring convenience!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49.8kb
    • 提供者:王凯兵
  1. yunsuan

    0下载:
  2. 四则运算,用VB编写的一个小程序,很幼稚,仅做参考.-four computation, VB prepared a small program naive, just for reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:861byte
    • 提供者:封小东
  1. 3436475578

    0下载:
  2. sniffer,用vc做的,比较幼稚一点,希望大家提意见-sniffers, vc do with the comparatively naive point, I hope you comment
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:108.31kb
    • 提供者:陈思敏
  1. count12

    0下载:
  2. c++只学个皮毛,程序很幼稚,大家不要见笑哦-c learn only superficial, procedures naive, we must not laughed at, oh
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46.69kb
    • 提供者:宋强
  1. MLC21NT-C

    0下载:
  2. machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive-bayes, decision tables, majority, induction algorithms, classifiers, categorizers, general logic diagrams, instance-based algorit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.01mb
    • 提供者:infinite8
  1. NG

    0下载:
  2. naive Gauss Method solve matrix
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:844byte
    • 提供者:River
  1. simpleNaiveBayes

    0下载:
  2. my source code about naive bayes program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:192.07kb
    • 提供者:allin
  1. baysianclassify

    0下载:
  2. bayes classifier using naive bayes method
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:131.99kb
    • 提供者:代龙
  1. filter

    0下载:
  2. 垃圾邮件过滤器,本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90%以上。-Spam filters, the software based on the Naive Bayes algorithm, using NetBeans generated interface (requires JDK1.6), apply to SMS, mail messages, diaries and other do
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:954.76kb
    • 提供者:张家
  1. Naive

    0下载:
  2. 一个很好的普通测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-Black Box Testing a very good example of true Oh well, including the triangle, nextday and profits three examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:37.75kb
    • 提供者:wang
  1. difference.tar

    0下载:
  2. This a text file include differences bayesian clasification and naive bayes.-This is a text file include differences bayesian clasification and naive bayes.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:dogukan
  1. attachments_16_09_2009

    0下载:
  2. naive bayes coding download
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:469.72kb
    • 提供者:deepan.s
  1. naivebayes

    0下载:
  2. Naive Bayesian Classifier
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:35.2kb
    • 提供者:bigblue.bubble1
  1. bayes

    0下载:
  2. Naive Bayes Classifier for an arff file (Weka file format)
  3. 所属分类:Windows Develop

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

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.91mb
    • 提供者:wangdong
  1. Naive-Bayes-Text-Classification

    1下载:
  2. 使用Python实现朴素贝叶斯分类,文件夹中附带数据集。实现了NB算法,并进行5倍交叉验证-Naive Bayes classifier using the Python implementation, the folder with the data set. NB implements the algorithm, and 5-fold cross-validation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:508.61kb
    • 提供者:刘韵
  1. Matlab-Naive--Bayer

    0下载:
  2. 朴素贝叶斯分类器程序 对新手大有帮助 快速入门-Naive Bayes
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.34kb
    • 提供者:sc
  1. naive_bayes

    0下载:
  2. 朴素贝叶斯算法的程序,不知有用否,不记得是从哪里下载到的了(naive bayes algorithm is a machine learning technique, which is used for classification.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:24kb
    • 提供者:黑发
  1. bayes

    0下载:
  2. 朴素贝叶斯算法解决分类问题(二分类)的matlab代码(Naive Bayes algorithm to solve classification problems (two categories) of matlab code)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:jdjdhn
  1. Naive Bayes

    0下载:
  2. Perhitungan Naive Bayes dengan excel
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:6kb
    • 提供者:Ples
« 12 3 4 »
搜珍网 www.dssz.com