基于感知器学习算法的分类器设计
sing the Perceptron Learning Law design a classifier for theproblem:
本专区汇聚了各类基于 分类器 开发的源码资源,共计 107 篇资源供开发者免费下载学习。
sing the Perceptron Learning Law design a classifier for theproblem:
贝叶斯网络分类器的一点小程序,也许有用,请各位资源下载-Bayesian Network Classifier for small procedures, may be usefu
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分
SVM分类器,由上海交通大学编写,软件使用方便、好用-SVM classifier, from the preparation of the Shanghai Jiaotong U
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
这是一个有关决策树分类器中C4.5算法的原程序-This is a decision tree classifiers on which the original algorith
本程序实现的功能为建立一分类器,用于进行有监督的分类学习.-the program for the establishment of a functional classifica
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类-Classifier design, including methods and BP KNN method. O
这是一个关于朴素贝叶斯分类器的算法实现,用java实现的,同时含有详尽的使用说明,在代码中也有详尽的注释,帮助使用者能够看懂代码,并自己尝试实现自己的朴素贝叶斯分配器。
BOXER is a Java library for online anytime machine learning of polytomous logistic regress
应用背景那ïVE贝叶斯分类器:关键技术Java机器学习朴素贝叶斯文本分类器
SVM 分类器 很好用的 可以用在图像处理中 使用的是c++ 基于opencv的