搜索资源列表
c-means
- 这是一个聚类代码,里面有分类数据,有MAKEFILE,可以实现模式的分类中-This is a clustering source code which contains classfication data and MAKEFILE.It can be used in classifying pattens.
贝叶斯分类器源代码
- 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-The source code of bayes classfication using VC
SVM-for-classfication-and-regression
- 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
Classfication
- 模式识别手写数字分类程序,对0到9十个数字分类。-Handwriting recognition digital classification procedures, 0-9 to 10 the number of categories.
bayesclassfication
- 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
Objectdetetingbasedontimeandspace
- 用于模式识别中的分类情况-行为分类,用于模式识别中的分类情况-行为分类-behavior classfication for patern recognition,behavior classfication for patern recognition
classfication
- 运用支持向量机,选用径向基函数对人工样本进行分类-Classification of artificial samples
fdc_algorithm
- 本文档用于描述工业智能故障诊断的算法原理、实现-fault detection and classfication statistical algorithm
classification-of-protein-codesHMM
- 蛋白质识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。内附SAMPLE-A CLASSFICATION OF HMM WITH PROTEIN
NaiveBayes.py
- NaiveBayes for Classfication Python
NMFPSVM
- 本程序用于基因数据的分类,我自己写了一个基于欧氏距离的费舍尔判据,选取有代表性的基因,最后用NMF将矩阵分解,对得到的矩阵进行分类,分类用的是自带的svm算法-It is used for classfication, I wrote a fisher criterion based on Euclidean distance, selecting representative genes,after NMF,classification with the SVM algorithm is sh
logistic
- 用于知识挖掘的逻辑回归算法,代码很全,对于初学者很好-It is used to classfication
biosig4octmat-2.93
- EEG数据下载和运动想象分类,可作为一个很好用的工具箱来分析生物医学信号。-EEG data,including motor image classfication be very useful for BCI.It can be a toolbox to analyse ECG and EEG data,includeing filtering.
SOFM
- 利用自组织映射神经网络进行分类并评价模型性能-Using SOFM to realize the classfication and uating the model performance
CLASSFICATION-AND-HIST
- 对数据进行分类,统计0值得个数,并做直方图-classification and draw hist graph
text classfication
- 朴素贝叶斯文本分类的简单案例,了解朴素贝叶斯的算法实现过程(Naive Bayes text classification of simple cases, to understand the naive Bayes algorithm implementation process)
machine-learning-ex2
- 用于人工智能领域,分类学习时可以使用。方法主要是与分类学习相关。(classfication method is used in this rar, it is used for classify data.)
classification and regression tree 2011
- classfication and regression tree
cnn-text-classfication
- 通过机器学习中的卷积神经网络实现对文本进行分类的算法。(The text is classified by the convolution neural network.)
lstm-text-classfication
- 通过机器学习中的长短时记忆单元实现对文本进行分类的算法。(The long short term memory unit realizes the algorithm of classifying text by machine learning.)