搜索资源列表
甲烷_正四面体
- 绝对是原创的OPENGL代码 希望大家指教 虽然很幼稚 但是我最开始用OPENGL写的代码-is absolutely original OpenGL code hope we enlighten although most naive but I started writing code OpenGL
discretization
- 介绍数据挖掘里的离散化算法,对连续属性进行离散化的数据预处理-discretizaion for naive bayes method in the data mining
fd
- matlab下一些朴素贝叶斯模型,包括LDA与HDP-Some Naive Bayes models, including the LDA and HDP
NaiveBayesianclassifier
- 朴素贝叶斯分类器识别鼠标输入的字母A-J-Naive Bayesian classifier to recognize the letters AJ mouse input
nbb
- this program is used for classification of noisy pixel identification by using naive bayes classifier
Naive-Bayes
- Naive Bayes classifier Input: Training set and testing set, each row represents a instance, last column is label, begins from zero Output:predict label by Naive Bayes as well as its accuracy
bag_words_demo
- Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
naive)
- 基于文本的朴素贝叶斯分类器。是一个完整的工程。具体看readme-Text-based Naive Bayes classifier. Is a complete project. Specific look at readme
ferns_demo-1.1.tar
- 基于Naive Bayesian Bundle的特征点识别。高速,但占用内存高。-The point identification based on the characteristics of the Naive Bayesian Bundle. High speed, but memory high.
Improved-Naive-Bayesian-classifier
- 对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attr
perf
- perflab 实验优化代码及报告。基准为3.2与2.6,提升的最高效率为6.8-7.0与20.5。(注:测试结果可能会随着运行环境而改变,但优化的效用任然会有很客观的增长)-homemade sample solution to Perflab. The Speedup grownth for both naive version will be 2 times and 10 times faster.Better check it out
CT-tracking
- 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co
Bayes
- 朴素贝叶斯识别0到9个数字,内包含学习图像和测试图像-Naive Bayesian identification 0-9 digits, the image and the test image contains learning
gbym_v2014
- 本程序html5开发,遇到浏览器不支持你选择谷歌或者火狐浏览器访问, 本程序为我心爱的小寒寒开发的告白,虽然她看不见我的告白, 亲爱的小寒寒我们变成如今这样我真的很难过, 到底我做错了什么,你要无情的离开我,我爱的很傻很天真 我一直在等待你回来的那一天,祝福天下所有有情人终成眷属。-The HTML5 development process, encounter the browser does not support you choose Google or Firefox b
bayes
- 根据文本内容,使用朴素贝叶斯进行文档的分类。-According to the text, using Naive Bayes to classify documents.
bayes
- 利用贝叶斯朴素算法对文本的内容的褒贬属性进行分类-Naive Bayesian algorithm to appraise the contents of the text property classification
Naive CNN 18 multiplication per clock cycle_V3
- 此文件是卷积神经网络中的卷积核的硬件实现代码(CNN:filter/filter3*3 filter4*4 filter5*5 filter6*6)