搜索资源列表
svm
- knn文本分类算法,大家都来下载吧 免费的啊
TextClassify_NB-KNN-SVM
- 支持中文分类,用了三种算法实现,svm、knn、nb
SVM-KNN
- 很实用的MATLAB SVM KNN算法,适合7.0以上的办版本使用。-very good
Matlab_interface_to_SVM_light
- Anton s Matlab interface to SVM light 提供Joachims的SVM light 使用非常方便-Anton s Matlab interface to SVM light provide Joachims s SVM light is very convenient to use
svml_v092
- SVM,很好用的用于模式识别中特征分类的咚咚。-SVM, a good use for pattern recognition features of the classification of咚咚.
mill
- 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
svm-predict
- 支持向量机用于回归预测的部分,功能强大又简单容易理解,用于模式识别的好工具-Parts of SVM for predict,gteat function and easy to understand, a good machine for classification
SVM
- In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
SVM-KM
- KNN k nearest neighbours, this is a method to design which cluster the test sample belong to using the KNN algorithm,which is a matlab code worth using and download.-k nearest neighbours, this is a method to design which cluster the test sample belon
SVM
- SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
SVM
- SVM支持向量机,利用matlab语言实现,很简单,以word的形式给出--SVM support vector machine, using matlab language is very simple to word given in the form-
SVMmatlabGUI
- SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI intuitive visual interface code in the image of a more detailed explanation of the GUI help both learning and svm learning
kmeans_svm_image_segmentation
- svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
One_Against_One
- OAO SVM classification
mtfknn
- 国外网站下载的程序包,包含mindist_classifier_type,pca,PNN,svm等几个算法程序,希望对大家有用。-Foreign website package, including mindist_classifier_type, pca, PNN, svm algorithm program, and several, we hope to be useful.
svm
- 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
svm-and-neast
- 这是对于近邻法与支持向量机的ppt文件,能给学习神经网络方法的初学者帮助-This is the nearest neighbor and support vector machine ppt, learning neural network can give help for beginners
gaborsvm1
- 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
weka机器学习十大算法
- 对机器学习领域的十个经典算法进行了详细介绍,包括:AdaBoost、Apriori、C4.5、CART、EM、K-means、kNN、PageRand、SVM和朴素贝叶斯(Ten classical algorithms in machine learning domain are introduced in detail, including AdaBoost, Apriori, C4.5, CART, EM, K-means, kNN, PageRand, SVM and Nave Baye
svm-knn
- svm与knn组合模型的matlab实现(Matlab implementation of SVM and KNN combined model)