搜索资源列表
ocrdata
- This directory contains the original version of the database "Optical recognition of handwritten digits" by E.Alpaydin and C.Kaynak, Department of Computer Engineering, Bogazici University, 80815 Istanbul, Turkey.
K_means
- 用K_means算法在UCI数据集上实现数据分类,所用数据源为Optical Recognition of Handwritten Digits-Algorithm with K_means UCI data sets for data classification, data source used for the Optical Recognition of Handwritten Digits
Hierarchical
- 用层次分析算法实现在UCI数据集上的数据分类,所用数据源为Optical Recognition of Handwritten Digits-AHP algorithm using data sets in the UCI data classification, data source used for the Optical Recognition of Handwritten Digits
LR_Algorithm
- 对LR算法用java语言进行了实现,所用数据源为:Optical Recognition of Handwritten Digits-Of the LR algorithm was realized with the java language, the use of the data source as: Optical Recognition of Handwritten Digits
NB_Algorithm
- 用java语言实现的NB算法,所用数据源为:Optical Recognition of Handwritten Digits-Using java language of the NB algorithm, the data source used is: Optical Recognition of Handwritten Digits
HandwritingRecognitionusingKernelDiscriminantAnal
- Handwriting Recognition using Kernel Discriminant Analysis. Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository.