搜索结果

找到约 39 项符合 classifier 的查询结果

数学计算 贝叶斯分类器

贝叶斯分类器,bayesian classifier,贝叶斯分类器,bayesian classifier
https://www.eeworm.com/dl/641/196597.html
下载: 89
查看: 1068

人工智能/神经网络 Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifie ...
https://www.eeworm.com/dl/650/252976.html
下载: 180
查看: 1045

matlab例程 自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法

自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法,简称sfs.它可以结合Maximum-Likelihood-Classifier分类器进行使用。
https://www.eeworm.com/dl/665/278902.html
下载: 111
查看: 1260

其他行业 * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *

* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ...
https://www.eeworm.com/dl/668/322475.html
下载: 159
查看: 1056

单片机开发 Semantic analysis of multimedia content is an on going research area that has gained a lot of atten

Semantic analysis of multimedia content is an on going research area that has gained a lot of attention over the last few years. Additionally, machine learning techniques are widely used for multimedia analysis with great success. This work presents a combined approach to semantic adaptation of neur ...
https://www.eeworm.com/dl/648/370773.html
下载: 113
查看: 1038

matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
https://www.eeworm.com/dl/665/439513.html
下载: 159
查看: 1080

其他行业 This is a case for recognition of hand gestures using the 7 Hu moments and neural network classifier

This is a case for recognition of hand gestures using the 7 Hu moments and neural network classifiers
https://www.eeworm.com/dl/668/474435.html
下载: 88
查看: 1075

论文 Bi-density twin support vector machines

In this paper we present a classifier called bi-density twin support vector machines (BDTWSVMs) for data classification. In the training stage, BDTWSVMs first compute the relative density degrees for all training points using the intra-class graph whose weights are determined by a local sc ...
https://www.eeworm.com/dl/520141.html
下载: 1
查看: 21

书籍 Guide to Convolutional Neural Networks

General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf methods such as gradi ...
https://www.eeworm.com/dl/522507.html
下载: 1
查看: 55