搜索资源列表
Curve
- 分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture
Curve
- 分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture-Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture
Classifier
- 使用SVM分类的方法,通过身高和体重对性别进行识别。-SVM classifer
PixelwiseImageLabeler14
- 用于分类图像,选取训练样本 基于像素点的分类工具-use to classifer images and select training examples based on pixe.
duofenleiqi
- 多分类器融合的文章muti-classifer 多分类器融合的文章muti-classifer-muti-classifer
netlab
- k-Nearest Neighbour classifer in matlab
logistic_demo
- 使用Logistic Regression来讲解Probabilistic Classification Methods并绘出正确图表-Logistic Regression to explain the use of Probabilistic Classification Methods and draw the correct diagram
Mail
- 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
mybayes
- bayes classifer,by taymaz farshi
AMC
- Malware Classifer J48 Decision Tr-Malware Classifer J48 Decision Tree
density
- machine learning-Density Estimation objects. parzen - Parzen s windows kernel density estimator indep - Density estimator which assumes feature independence bayes - Classifer based on density estimation for each
bayes
- 贝叶斯分类器进行分类,模式识别里面多为正态分布的贝叶斯分类应用-bayes classifer
nbem.tar
- Naive bayes classifer的具体实现,使用多模态事件模型表示,提供EM算法用于半监督和无监督学习,最大似然估计用于有监督学习-The Naive bayes classifer implementation, using a multi-modal event model EM algorithm for semi-supervised and unsupervised learning, maximum likelih
classifer
- 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classif
categorization--java
- java 实现的分类算法 分类器算法 模式识别领域 亲 赶快下载吧-it s java coderesource and you can learn a lot about this code . this is a code about classifer algrothim. thank you
bayes_classifier
- 普通的贝叶斯分类器,可用于图像分割等,内注释比较详细,适合初学者-bayes classifer
kNN
- 这是一个Knn分类算法的Python实现,Matlab中有类似的函数-knn classifer
BP-classifer
- 一个基于BP神经网络的分类器处理IRIS数据。-A classification based on BP neural network processing IRIS data.
breast-cancer_bates-classifer
- 乳腺癌贝叶斯分类器,进行了一维和二维的贝叶斯分类-Bayes classifier
bayes
- 能够实现bayes分类器算法,并自带案例(Realize the Bayes Classifer)