搜索资源列表
fast
- 这是Armstrong的机器学习FAST算法matlab源代码,是从作者个人主页上下的,可以运行
Spider_Matlab
- matlab中面向对象的机器学习toolbox,安装方便,包含基本上所有经典的机器学习方法和使用说明
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
LDA
- 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
LR
- 机器学习中的关于逻辑回归(LR)方法的分类器,Matlab源码,附带四个数据集用于实验-Machine Learning on the logistic regression (LR) method of classification, Matlab source code, with four data sets for experiments
Navie-Bayes
- 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
1234
- uci机器学习数据库关于字符识别的源数据。是字符识别的研究的关键数据来源。包括手写字体和印刷体两类,手写的数字和印刷体的字母。-uci machine learning database on the source character recognition data. Character recognition research is the key source of data. Including two types of handwriting fonts, and print, han
new_PROJECT_face_recognition
- 机器学习中的人脸识别程序。内含人脸库,有linux和matlab两个版本。人脸图像均为灰度图像,方便大家学习。-Machine Learning in face recognition program. Containing face database, there are two versions of linux, and matlab. Face images are grayscale images, to facilitate them to learn.
IPT
- 个人在学习数字图像处理和机器视觉时编的一些代码-Individuals in learning digital image processing and machine vision some code when compiled
li2nsvm_grad
- matlab实现的svm用于图像处理等,机器学习.-matlab svm pictre processing machine learning
2342324
- FCM算法的MATLAB实现,适用于模式识别、机器学习等-FCM algorithm in MATLAB for pattern recognition, machine learning and so on. . . . . . .
machine learning 的线性回归算法
- andrew ng 教授在machine learning 上的线性回归算法matlab代码,对于学习机器学习的新手是一个很好的入门课程
Matlab
- 使用Matlab和机器学习中的pca方法来进行烟雾检测-Using Matlab pca and machine learning methods for smoke detectors
K-Means PCA降维
- K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
machine-learning-ex8
- Andrew Ng Cousera 机器学习 异常检测勇于服务器故障分析以及用于电影推荐的推荐系统的源代码和说明文档。(Andrew Ng Cousera's machine learning implement the anomaly detection algorithm and apply it to detect failing servers on a network. In the second part, you will use collaborative filtering t
Colorhist_Libsvm_dem
- 随着科学技术的飞速发展,机器学习与人工智能技术的不断创新,人们对特定信息检索的需求逐渐增加,使得如何对资源进行合理有效的分类成为一个关键问题。近几年来,基于内容的图像分类的研究焦点主要集中在自然图像的场景分类和物体分类两个方面,大多采用有监督学习方法,通过对底层特征建模和中间语义分析来实现分类。 本文基于Libsvm的图像分类研究及实现,主要针对的是物体分类这一方面,选用了五类水果作为分类研究的对象。对图像进行分类的大体步骤主要包括采集图像样本(主要从Web上获取)、图像预处理(如截成大小一致
视觉机器学习20讲
- 《视觉机器学习20讲》,随书附带的所有matlab源代码(20 lectures of machine learning , source code)
get feature
- 在机器学习图像分类的过程中,对ROI进行形状和纹理特征提取(exact the shape and texture features of ROI)
matlab人脸识别程序代码
- 简单的机器学习,人脸识别算法(IDE:matlab)(machine learning, face recognation)
kmeans图像分类
- 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)