搜索资源列表
vehicle_images
- A large car s image database to training neural network , classifier ecc.
BAYESIAN-CLASSIFIER-PROGRAMMED-IN-SQL
- BAYESIAN CLASSIFIER PROGRAMMED IN SQL
yuliaoku
- 是一个很好 语料库,可以用来进行训练分类器。如果使用,是一个很好的选择,适合新手学习。-Is a good corpus, can be used to train the classifier. If you are using is a good choice for novice learning.
Classifier
- A code for twitter text classification with python
traindata
- 用于训练人头分类器的正样本和负样本数据库;训练可使用opencv自带的分类器-Positive samples and negative samples database used to train the head classifier training can use the built-in classifier opencv
code
- 基于贝叶斯分类器的minist数据集的识别-Recognition based on Bayesian classifier minist dataset
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in