KNN

所属分类:人工智能/神经网络/深度学习
开发工具:Python
文件大小:755KB
下载次数:3
上传日期:2017-05-31 21:18:31
上 传 者`shiliu花
说明:  最近邻算法的python代码,包含有可使用的数据集和测试集。
(The python code for the nearest neighbor algorithm contains available data sets and test sets.)

文件列表:
datingTestSet.txt (35725, 2012-03-01)
datingTestSet2.txt (27067, 2012-03-01)
digits.zip (739988, 2011-05-04)
EXTRAS (0, 2013-07-05)
EXTRAS\createDist.py (2052, 2010-10-27)
EXTRAS\createDist2.py (2162, 2011-05-31)
EXTRAS\createFirstPlot.py (561, 2011-05-31)
EXTRAS\testSet.txt (0, 2010-10-27)
kNN.py (4268, 2011-05-31)
kNN.pyc (4500, 2011-05-31)
testSet.txt (0, 2011-05-31)

The code for the examples in Ch.1 is contained in the python module: kNN.py. The examples assume that datingTestSet.txt is in the current working directory. Folders testDigits, and trainingDigits are assumed to be in this folder also.

近期下载者

相关文件


收藏者