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 file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
標簽: well-known algorithm AdaBoost Adaptive
上傳時間: 2014-01-15
上傳用戶:qiaoyue
very good Gaussian Mixture Models and Probabilistic Decision-Based Neural Networks for Pattern classification - A Comparative Study document
標簽: Decision-Based Probabilistic Gaussian Networks
上傳時間: 2014-01-02
上傳用戶:saharawalker
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are constructed to solve specific problems in a principled manner. The algorithms covered include trees and rules for classification and regression, association rules, belief networks, classical statistical models, nonlinear models such as neural networks, and local memory-based models. The third section shows how all of the preceding analysis fits together when applied to real-world data mining problems. Topics include the role of metadata, how to handle missing data, and data preprocessing.
標簽: foundations The consists sections
上傳時間: 2017-06-22
上傳用戶:lps11188
流分類算法中的一種,Scalable Packet classification 非常有參考價值。。
上傳時間: 2013-12-19
上傳用戶:yyyyyyyyyy
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.1016/j.eswa.2009.02.072 "
標簽: L. A. classifiers implements
上傳時間: 2017-08-02
上傳用戶:無聊來刷下
Capabilities of the latest version of MultiSpec include the following. Import data Display multispectral images Histogram Reformat Create new channels Cluster data Define classes via designating rectangular Determine the best spectral features Classify a designated area in the data file List classification results
標簽: Capabilities MultiSpec following the
上傳時間: 2013-12-02
上傳用戶:源碼3
支持向量機(SVM)實現的分類算法源碼[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
上傳時間: 2016-04-25
上傳用戶:shiaijianjun
主要是實現調制識別,區分幾種常用的數字調制信號,包括ASK,FSK,PSK,QAM。含有兩個文件夾 其一為特征參數的仿真;其二為正確識別率的仿真。 文件夾key feature simulink中: 運行程序會得到各特征參數之間區分圖 從圖中可看到特征參數的有效性。 文件夾classification rate simulink中: 運行main.m文件 可以得到正確識別率
標簽: qam
上傳時間: 2016-05-02
上傳用戶:ylqylq
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification.
標簽: LibSVM
上傳時間: 2019-06-09
上傳用戶:lyaiqing
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 scaling heuristic strategy, then optimize a pair of nonparallel hyperplanes through two smaller sized support vector machine (SVM)-typed problems. In the prediction stage, BDTWSVMs assign to the class label depending on the kernel density degree-based distances from each test point to the two hyperplanes. BDTWSVMs not only inherit good properties from twin support vector machines (TWSVMs) but also give good description for data points. The experimental results on toy as well as publicly available datasets indicate that BDTWSVMs compare favorably with classical SVMs and TWSVMs in terms of generalization
標簽: recognition Bi-density machines support pattern vector twin for
上傳時間: 2019-06-09
上傳用戶:lyaiqing