搜索资源列表
svm_perf.tar.gz
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
SVMcode
- SVM文本分类MatLAB源代码 SVM文本分类MatLAB源代码-SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code.
Classification
- 图形图像的视频瞬时捕捉技术中关于分类的程序-Graphics to capture instantaneous images of video technology on the classification procedure
OnlineLibrary
- 使用ASP+SQLServer实现在线图书馆管理系统,前台具有查阅书籍,借阅书籍功能,后台则对书籍及其分类进行编辑。 附带数据库 本程序采用B/S架构。-ASP+ SQLServer realize the use of online library management system, prospects have access to books, borrow books features, background on books and their classification f
Wavenetrecogniton
- 小波神经网络用于分类的基础源码,供参考!-Wavelet neural network for classification of basic source for information!
pattern-recognition-simulation
- 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
53607884advanceCimage5
- image segmetation and image classification
PatternClassification
- source code for pattern classification k nearest neighbor source code
stopcar
- 1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。 2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个人分开管理。 3)对非固定车辆进行停车登记,出车管理,以及计费。 4)对系统的管理员进行信息登记,包括系统信息的修改,删除和更新。 -1) for all vehicles registered to the school, including changes to vehicle information, delete
Prob2
- This program implements SVM classification over libsvm library.
FisherETC
- Fisher, Pseudoinverse, Perceptron, Relaxation, Ho-Kashyap and LMS method for pattern classification
reuters21578.tar
- 一个著名的文本分类数据集,用于测试分类器的性能。是写论文的同志不可或缺的东西。-A famous dataset for Text Classification, which is essencial for thesis writing.
looms
- 留一模型选择法leave-one-out model selection,适合支持向量机分类和回归时进行参数选择。-looms uses a slightly modified BSVM to perform model selection on binary classification problems. Currently the RBF kernel is supported.
sarphoto
- 这是一幅SAR 图像,bmp格式的.可以用来去除噪声和SAR 分类.-This is a SAR image, with bmp format. which can be used to remove noise and SAR classification.
classification
- Classification Code in Java, where it is a supervoised Learning proce-Classification Code in Java, where it is a supervoised Learning process
Mytest_1
- shor classification ,it can classify the frame in a shot to three categories: close shot, middle shot, long shot, it can use the lib
partest
- This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives false negative, true negatives). The Outputs are: - Prevalence of disease - Test Sensibility
Classification K-NN
- classification des image satilitaire par k-means
ecg-classification-master (1)
- ECG心电信号分类的MATLAB代码 二分类(ECG CLASSIFICATION)
text classification
- 利用K近邻算法实现的文本分类器 提供分属于20个类别的20000个新闻文本,每个类别含1000个文本。(Text classification using KNN)